AppInfo.AppUserModelId
AppInfo.AppUserModelId
AppInfo.AppUserModelId
AppInfo.AppUserModelId
AppInfo.AppUserModelId
Property
Definition
An identifier that uniquely identifies the app.
public : Platform::String AppUserModelId { get; }
winrt::hstring AppUserModelId();
public string AppUserModelId { get; }
Public ReadOnly Property AppUserModelId As string
var string = appInfo.appUserModelId;
Property Value
string
string
string
The application user model ID for the application.
Remarks
An application user model identifier is used to associate processes, files, and windows with a particular application. See Application User Model IDs for more details.
See also
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...