System.Windows.Forms (system.windows.forms.dll) | sealed class |
This attribute class is for internal use only and should not be used
to decorate your own code.
public sealed class AxHost.ClsidAttribute : Attribute {
// Public Constructors
public AxHost.ClsidAttribute(string clsid);
// Public Instance Properties
public string Value{get; }
}
Hierarchy
System.Object System.Attribute
ClsidAttribute
Valid On
Class
|