RegisteredExpandoAttribute.Encode 屬性

定義

會得到一個值,指示自訂(expando)屬性是否被編碼。

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

屬性值

true如果自訂屬性被編碼;否則,。 false

適用於