VsaCompilerError.Description 属性

定义

获取错误的简短说明。

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

属性值

错误的字符串说明。

实现

适用于