JsonPropertyInfo.Options Eigenschap

Definitie

Hiermee wordt de JsonSerializerOptions waarde opgehaald die is gekoppeld aan het huidige contractexemplaar.

public:
 property System::Text::Json::JsonSerializerOptions ^ Options { System::Text::Json::JsonSerializerOptions ^ get(); };
public System.Text.Json.JsonSerializerOptions Options { get; }
member this.Options : System.Text.Json.JsonSerializerOptions
Public ReadOnly Property Options As JsonSerializerOptions

Waarde van eigenschap

Van toepassing op