CatalogItem.Description 属性

定义

获取项的说明。

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

属性值

一个包含项的说明的String

注解

说明的最大长度为 512 个字符。

可以使用 方法修改 Description 报表服务器数据库中 SetProperties 项的 属性。

适用于