JsonNode.Options Eigenschap

Definitie

Hiermee haalt u de opties op om het gedrag te beheren.

public:
 property Nullable<System::Text::Json::Nodes::JsonNodeOptions> Options { Nullable<System::Text::Json::Nodes::JsonNodeOptions> get(); };
public System.Text.Json.Nodes.JsonNodeOptions? Options { get; }
member this.Options : Nullable<System.Text.Json.Nodes.JsonNodeOptions>
Public ReadOnly Property Options As Nullable(Of JsonNodeOptions)

Waarde van eigenschap

Van toepassing op