Aracılığıyla paylaş


JsonConsoleFormatterOptions.JsonWriterOptions Özellik

Tanım

Json yazıcı seçenekleri örneğini alır veya ayarlar.

public:
 property System::Text::Json::JsonWriterOptions JsonWriterOptions { System::Text::Json::JsonWriterOptions get(); void set(System::Text::Json::JsonWriterOptions value); };
public System.Text.Json.JsonWriterOptions JsonWriterOptions { get; set; }
member this.JsonWriterOptions : System.Text.Json.JsonWriterOptions with get, set
Public Property JsonWriterOptions As JsonWriterOptions

Özellik Değeri

Bir JsonWriterOptions örnek.

Şunlara uygulanır