CustomXMLValidationError.Name Property

Definition

Gets the name of an error in a CustomXMLValidationError object. If no errors exist, the property returns Nothing. Read-only.

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

Property Value

String

Applies to