Report.Description 属性

定义

获取报表的说明。

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

属性值

一个 string 值。

适用于