ModelValidationNode.ModelStateKey 属性

定义

获取模型状态键。

public:
 property System::String ^ ModelStateKey { System::String ^ get(); };
public string ModelStateKey { get; }
member this.ModelStateKey : string
Public ReadOnly Property ModelStateKey As String

属性值

String

模型状态键。

适用于