ResourceType.IsReadOnly Eigenschap

Definitie

Hiermee haalt u een Booleaanse waarde op die waar is als dit resourcetype is ingesteld op alleen-lezen.

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

Waarde van eigenschap

true als dit resourcetype is ingesteld op alleen-lezen; anders, false.

Van toepassing op