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

属性值

适用于