次の方法で共有


MsixPackageApplications.AppUserModelId プロパティ

定義

パッケージ アプリケーションをアクティブ化するために使用します。 パッケージ名と ApplicationID で構成されます。 appxmanifest.xmlで見つかりました。

public string AppUserModelId { get; set; }
member this.AppUserModelId : string with get, set
Public Property AppUserModelId As String

プロパティ値

適用対象