LightPublication.PublisherName 속성

정의

게시자의 이름을 가져오거나 설정합니다.

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

속성 값

게시자 이름입니다.

적용 대상