This documentation is archived and is not being maintained.
AxHost.ClsidAttribute 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.Class)> NotInheritable Public Class AxHost.ClsidAttribute Inherits Attribute [C#] [AttributeUsage(AttributeTargets.Class)] public sealed class AxHost.ClsidAttribute : Attribute [C++] [AttributeUsage(AttributeTargets::Class)] public __gc __sealed class AxHost.ClsidAttribute : public Attribute [JScript] public AttributeUsage(AttributeTargets.Class) class AxHost.ClsidAttribute extends Attribute
See Also
AxHost.ClsidAttribute Members | System.Windows.Forms Namespace
Show: