Freigeben über


GraphMetadata.IsSerializable-Eigenschaft

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

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

Syntax

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

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphMetadata Klasse

Microsoft.VisualStudio.GraphModel-Namespace