Partager via


GraphPropertyCollection.IsReadOnly, propriété

Obtient une valeur indiquant si la collection GraphProperties est en lecture seule.

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

Syntaxe

'Déclaration
Public ReadOnly Property IsReadOnly As Boolean
public bool IsReadOnly { get; }
public:
virtual property bool IsReadOnly {
    bool get () sealed;
}
abstract IsReadOnly : bool with get 
override IsReadOnly : bool with get
final function get IsReadOnly () : boolean

Valeur de propriété

Type : Boolean
retourne Boolean ;

Implémentations

ICollection.IsReadOnly

Sécurité .NET Framework

Voir aussi

Référence

GraphPropertyCollection Classe

Microsoft.VisualStudio.GraphModel, espace de noms