共用方式為


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)

屬性值

適用於