C# Class Microsoft.VisualStudio.Project.AutomationBrowsableAttribute

Inheritance: System.Attribute
显示文件 Open project: IntelliTect/PowerStudio

Public Methods

Method Description
AutomationBrowsableAttribute ( bool browsable ) : System

Method Details

AutomationBrowsableAttribute() public method

public AutomationBrowsableAttribute ( bool browsable ) : System
browsable bool
return System