ActivityTagsCollection.IsReadOnly Proprietà

Definizione

Ottiene un valore che indica se la raccolta è di sola lettura. Viene sempre restituito false.

public:
 property bool IsReadOnly { bool get(); };
public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Valore della proprietà

Restituisce sempre false.

Implementazioni

Si applica a