ModelValidationNode.ModelStateKey 属性
定义
获取模型状态键。Gets the model state key.
public:
property System::String ^ ModelStateKey { System::String ^ get(); };
public string ModelStateKey { get; }
member this.ModelStateKey : string
Public ReadOnly Property ModelStateKey As String
属性值
模型状态键。The model state key.