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

속성 값

적용 대상