ModelStateEntry.RawValue プロパティ

定義

このエントリに関連付けられている要求から生の値を取得します。

public:
 property System::Object ^ RawValue { System::Object ^ get(); void set(System::Object ^ value); };
public object RawValue { get; set; }
public object? RawValue { get; set; }
member this.RawValue : obj with get, set
Public Property RawValue As Object

プロパティ値

適用対象