AutomationBrowsableAttribute Class
Visual Studio 2005
Represents whether or not properties are visible to automation.
Namespace: Microsoft.VisualStudio.Package
Assembly: MPF.Project.NonShipping (in mpf.project.nonshipping.dll)
Assembly: MPF.Project.NonShipping (in mpf.project.nonshipping.dll)
[AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple=false, Inherited=true)] public class AutomationBrowsableAttribute : Attribute
/** @attribute AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple=false, Inherited=true) */ public class AutomationBrowsableAttribute extends Attribute
AttributeUsageAttribute(AttributeTargets.Property, AllowMultiple=false, Inherited=true) public class AutomationBrowsableAttribute extends Attribute