IsReadOnly Property
Definition
IsReadOnly
Gets a value indicating whether the MetadataDictionaryis read-only.
public bool IsReadOnly { get; }
Property Value
- bool
trueif this instance is read only; otherwise,false.
Gets a value indicating whether the MetadataDictionaryis read-only.
public bool IsReadOnly { get; }
true if this instance is read only; otherwise, false.