ErrorItem.Description Свойство

Определение

Возвращает строку, описывающую источник 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

Значение свойства

String

Отчет источника ErrorItem.

Атрибуты

Применяется к