次の方法で共有


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。

適用対象

こちらもご覧ください