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 값입니다.

적용 대상

추가 정보