Freigeben über


GraphMetadata.IsBrowsable-Eigenschaft

Gibt true zurück, wenn die Eigenschaft durchsuchbar ist.

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

'Declaration
Public ReadOnly Property IsBrowsable As Boolean
    Get
public bool IsBrowsable { get; }
public:
property bool IsBrowsable {
    bool get ();
}
member IsBrowsable : bool
function get IsBrowsable () : boolean

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphMetadata Klasse

Microsoft.VisualStudio.GraphModel-Namespace