RegisteredExpandoAttribute.Encode Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das benutzerdefinierte Attribut (Expando-Attribut) codiert wird.

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

Eigenschaftswert

Boolean

true, wenn das Attribut codiert wird, andernfalls false.

Gilt für