共用方式為


ValidationErrorInfo.Id 屬性

定義

取得或設定這個錯誤的唯一識別項。

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

屬性值

錯誤的識別碼。

適用於