Rediger

Del via


JsonSchemaExporterContext.TypeInfo Property

Definition

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

Property Value

Applies to