次の方法で共有


CustomXMLValidationError.Name プロパティ

定義

オブジェクト内のエラーの名前を CustomXMLValidationError 取得します。 エラーが存在しない場合、プロパティは Nothing を返します。 読み取り専用です。

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

プロパティ値

String

適用対象