次の方法で共有


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

エラーの識別子。

適用対象