ResourceType.IsReadOnly Property

Definition

Gets a Boolean value that is true if this resource type has been set to read-only.

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

Property Value

true if this resource type has been set to read-only; otherwise, false.

Applies to