Partager via


GraphMetadata.IsRemovable, propriété

Retourne la valeur true si la propriété peut être supprimé.

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

Syntaxe

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