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

属性值

适用于