JsonSchemaExporterContext.Path 속성

정의

생성된 JSON 스키마의 현재 노드에 대한 경로입니다.

public:
 property ReadOnlySpan<System::String ^> Path { ReadOnlySpan<System::String ^> get(); };
public ReadOnlySpan<string> Path { get; }
member this.Path : ReadOnlySpan<string>
Public ReadOnly Property Path As ReadOnlySpan(Of String)

속성 값

적용 대상