ErrorItem.Description Propriedade

Definição

Obtém uma cadeia de caracteres que descreve a origem do ErrorItem .

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

Valor da propriedade

String

Um relatório da origem do ErrorItem .

Atributos

Aplica-se a