Freigeben über


GraphMetadata.IsSubstitutable-Eigenschaft

Gibt true zurück, wenn die Eigenschaft serialisierbar ist und Aliasing zulässig ist.

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

Syntax

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

Eigenschaftswert

Typ: Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphMetadata Klasse

Microsoft.VisualStudio.GraphModel-Namespace