Partager via


JsonSchemaExporterContext.Path Propriété

Définition

Chemin d’accès au nœud actuel dans le schéma JSON généré.

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)

Valeur de propriété

S’applique à