ErrorItem.Description Eigenschaft

Definition

Ruft eine Zeichenfolge ab, die den Ursprung des ErrorItem enthält.

public:
 property System::String ^ Description { System::String ^ get(); };
public:
 property Platform::String ^ Description { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(4)]
public string Description { [System.Runtime.InteropServices.DispId(4)] get; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
member this.Description : string
Public ReadOnly Property Description As String

Eigenschaftswert

String

Eine Meldung über den Ursprung des ErrorItem.

Attribute

Gilt für