次の方法で共有


JsonSchemaExporterContext.PropertyInfo プロパティ

定義

プロパティに対してスキーマが生成される場合の JsonPropertyInfo

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

プロパティ値

適用対象