Partager via


GraphMetadata.IsWriteOnce, propriété

Retourne la valeur true si la propriété est à écriture unique

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

Syntaxe

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