IErrorTag.ErrorType Property

Definition

Gets the type of error to use.

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

Property Value

The type of error to use.

Applies to