Partager via


GraphMetadata.IsSubstitutionAllowed, 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 IsSubstitutionAllowed As Boolean
    Get
public bool IsSubstitutionAllowed { get; }
public:
property bool IsSubstitutionAllowed {
    bool get ();
}
member IsSubstitutionAllowed : bool
function get IsSubstitutionAllowed () : 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