AxHost.TypeLibraryTimeStampAttribute Class
.NET Framework 1.1
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] <AttributeUsage(AttributeTargets.Assembly)> NotInheritable Public Class AxHost.TypeLibraryTimeStampAttribute Inherits Attribute [C#] [AttributeUsage(AttributeTargets.Assembly)] public sealed class AxHost.TypeLibraryTimeStampAttribute : Attribute [C++] [AttributeUsage(AttributeTargets::Assembly)] public __gc __sealed class AxHost.TypeLibraryTimeStampAttribute : public Attribute [JScript] public AttributeUsage(AttributeTargets.Assembly) class AxHost.TypeLibraryTimeStampAttribute extends Attribute
See Also
AxHost.TypeLibraryTimeStampAttribute Members | System.Windows.Forms Namespace