ValidationErrorInfo.Id 属性

定义

获取或设置此错误的唯一标识符。

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

属性值

String

错误的标识符。

适用于