共用方式為


ModelValidationNode.ModelStateKey 屬性

定義

取得模型狀態索引鍵。

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

屬性值

模型狀態索引鍵。

適用於