Costruttore AutomationBrowsableAttribute

La classe e i relativi membri sono riservati per uso interno e non possono essere utilizzati nel codice.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    browsable As Boolean _
)
public AutomationBrowsableAttribute(
    bool browsable
)
public:
AutomationBrowsableAttribute(
    bool browsable
)
new : 
        browsable:bool -> AutomationBrowsableAttribute
public function AutomationBrowsableAttribute(
    browsable : boolean
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

AutomationBrowsableAttribute Classe

Spazio dei nomi Microsoft.VisualStudio.Data.Schema.Package.Project.Internal