語言

DistributionArticle.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 值。

備註

Description該財產不能因現有出版物而更改。

Description該屬性僅能由分配式資料庫中固定db_owner資料庫角色的成員取得。

Description該屬性只能由分配資料庫中固定db_owner資料庫角色的成員設定。

適用於