Partager via


PropertyExpressionObservableCollection.IsReadOnly, propriété

Obtient si la collection est en lecture seule

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting
Assembly :  Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (dans Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)

Syntaxe

'Déclaration
Public ReadOnly Property IsReadOnly As Boolean
public bool IsReadOnly { get; }
public:
property bool IsReadOnly {
    bool get ();
}
member IsReadOnly : bool with get
function get IsReadOnly () : boolean

Valeur de propriété

Type : Boolean

Sécurité .NET Framework

Voir aussi

Référence

PropertyExpressionObservableCollection Classe

Microsoft.VisualStudio.TestTools.UITesting, espace de noms