語言

PublicationArticle.PublicationName 屬性

定義

取得或設定文章所屬出版物的名稱。

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

屬性值

一個 String 值。

適用於

另請參閱