다음을 통해 공유


IProgressPage.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

속성 값

String

게시자 식별 문자열입니다.

설명

애플리케이션 게시자를 설정 하면 자체 매니페스트에서 필요한 정보를 포함 하기 때문에 매니페스트 다운로드 완료 될 때까지 대기 해야 합니다.

적용 대상