Partager via


JsonPropertyInfoValues<T>.PropertyTypeInfo Propriété

Définition

Informations JsonTypeInfo relatives au type de propriété ou de champ.

public:
 property System::Text::Json::Serialization::Metadata::JsonTypeInfo ^ PropertyTypeInfo { System::Text::Json::Serialization::Metadata::JsonTypeInfo ^ get(); void set(System::Text::Json::Serialization::Metadata::JsonTypeInfo ^ value); };
public System.Text.Json.Serialization.Metadata.JsonTypeInfo PropertyTypeInfo { get; init; }
member this.PropertyTypeInfo : System.Text.Json.Serialization.Metadata.JsonTypeInfo with get, set
Public Property PropertyTypeInfo As JsonTypeInfo

Valeur de propriété

S’applique à