Partager via


GraphMetadata.IsSubstitutable, propriété

Retourne la valeur true si la propriété est sérialisable et le crénelage est autorisé

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

Syntaxe

'Déclaration
Public ReadOnly Property IsSubstitutable As Boolean
public bool IsSubstitutable { get; }
public:
property bool IsSubstitutable {
    bool get ();
}
member IsSubstitutable : bool
function get IsSubstitutable () : 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