Aracılığıyla paylaş


RegisteredExpandoAttribute.Encode Özellik

Tanım

Özel (expando) özniteliğinin kodlanmış olup olmadığını belirten bir değer alır.

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

Özellik Değeri

Boolean

true özel öznitelik kodlanmışsa; aksi takdirde, false .

Şunlara uygulanır