AutomationBrowsableAttribute クラスの新しいインスタンスを初期化します。
名前空間 : Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
アセンブリ : Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)
構文
'宣言
Public Sub New ( _
browsable As Boolean _
)
'使用
Dim browsable As Boolean
Dim instance As New AutomationBrowsableAttribute(browsable)
public AutomationBrowsableAttribute(
bool browsable
)
public:
AutomationBrowsableAttribute(
bool browsable
)
public function AutomationBrowsableAttribute(
browsable : boolean
)
パラメータ
- browsable
型 : System.Boolean
プロパティをオートメーション用に表示するかどうかを指定します。
参照
参照
AutomationBrowsableAttribute クラス