PublicationArticle.ArticleName プロパティ

定義

アーティクルの名前を取得します。値の設定も可能です。

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

プロパティ値

String 値。

適用対象

こちらもご覧ください