DataContractJsonSerializer.UseSimpleDictionaryFormat 屬性

定義

取得值,指定是否要使用簡單的字典格式。

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

屬性值

true 表示使用一個簡單的字典格式,否則為 false

適用於