Compartir a través de


JsonSchemaExporterContext.Path Propiedad

Definición

Ruta de acceso al nodo actual en el esquema JSON generado.

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)

Valor de propiedad

Se aplica a