Freigeben über


GraphMetadata.IsRemovable-Eigenschaft

Gibt true zurück, wenn die Eigenschaft entfernt werden kann.

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

Syntax

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

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphMetadata Klasse

Microsoft.VisualStudio.GraphModel-Namespace