Encoding.IsReadOnly Eigenschap

Definitie

Wanneer deze wordt overschreven in een afgeleide klasse, wordt een waarde opgehaald die aangeeft of de huidige codering het kenmerk Alleen-lezen heeft.

public:
 property bool IsReadOnly { bool get(); };
[System.Runtime.InteropServices.ComVisible(false)]
public bool IsReadOnly { get; }
public bool IsReadOnly { get; }
[<System.Runtime.InteropServices.ComVisible(false)>]
member this.IsReadOnly : bool
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Waarde van eigenschap

trueals de huidige Encoding alleen-lezen is; anders. false De standaardwaarde is true.

Kenmerken

Van toepassing op