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)

属性值

适用于