Compartir a través de


CustomXMLValidationError.Name Propiedad

Definición

Obtiene el nombre de un error en un CustomXMLValidationError objeto . Si no hay errores, la propiedad devuelve Nothing. Solo lectura.

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

Valor de propiedad

Cadena

Se aplica a