ValidationErrorContext.Path プロパティ

定義

ルート オブジェクトから、検証エラーの原因となったプロパティまたはパラメーターへの完全なパスを取得します。

public:
 property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public string Path { get; init; }
member this.Path : string with get, set
Public Property Path As String

プロパティ値

適用対象