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 Valid OnClass |