Partager via


GraphMetadata.IsSerializable, propriété

Retourne la valeur true si la propriété est sérialisable

Espace de noms :  Microsoft.VisualStudio.GraphModel
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

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

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

GraphMetadata Classe

Microsoft.VisualStudio.GraphModel, espace de noms