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

적용 대상

추가 정보