ComErrorRecord.Description 属性

定义

对错误的说明。

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

属性值

一个 String 值。

实现

适用于