Freigeben über


GraphMetadata.IsSharable-Eigenschaft

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

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

Syntax

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

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphMetadata Klasse

Microsoft.VisualStudio.GraphModel-Namespace