Freigeben über


GraphMetadata.IsWriteOnce-Eigenschaft

Gibt true zurück, wenn die Eigenschaft nur einmal festgelegt werden kann.

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

Syntax

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

Eigenschaftswert

Typ: Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphMetadata Klasse

Microsoft.VisualStudio.GraphModel-Namespace