AutomationBrowsableAttribute-Konstruktor

Diese Klasse und ihre Member sind für die interne Verwendung reserviert und nicht für die Verwendung im Code vorgesehen.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

AutomationBrowsableAttribute Klasse

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal-Namespace