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

모델 상태 키입니다.

적용 대상