다음을 통해 공유


PackageId.PublisherId 속성

정의

패키지의 게시자 ID를 가져옵니다.

public:
 property Platform::String ^ PublisherId { Platform::String ^ get(); };
winrt::hstring PublisherId();
public string PublisherId { get; }
var string = packageId.publisherId;
Public ReadOnly Property PublisherId As String

속성 값

String

Platform::String

winrt::hstring

게시자 ID입니다.

적용 대상

추가 정보