Compartir a través de


JsonSchemaExporterContext.PropertyInfo Propiedad

Definición

El JsonPropertyInfo si se genera el esquema para una propiedad .

public:
 property System::Text::Json::Serialization::Metadata::JsonPropertyInfo ^ PropertyInfo { System::Text::Json::Serialization::Metadata::JsonPropertyInfo ^ get(); };
public System.Text.Json.Serialization.Metadata.JsonPropertyInfo? PropertyInfo { get; }
member this.PropertyInfo : System.Text.Json.Serialization.Metadata.JsonPropertyInfo
Public ReadOnly Property PropertyInfo As JsonPropertyInfo

Valor de propiedad

Se aplica a