IErrorTag.ErrorType Eigenschaft

Definition

Ruft den Fehlertyp ab, der verwendet werden soll.

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

Eigenschaftswert

String

Der zu verwendende Fehlertyp.

Gilt für