次の方法で共有


JsonWriteSettings.FilePattern プロパティ

定義

JSON のファイル パターン。 この設定は、JSON オブジェクトのコレクションの処理方法を制御します。 既定値は 'setOfObjects' です。 大文字と小文字は区別されます。

public object FilePattern { get; set; }
member this.FilePattern : obj with get, set
Public Property FilePattern As Object

プロパティ値

適用対象