DesignerAppManager.AppUserModelId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identifier for the app user model.
public:
property Platform::String ^ AppUserModelId { Platform::String ^ get(); };
winrt::hstring AppUserModelId();
public string AppUserModelId { get; }
var string = designerAppManager.appUserModelId;
Public ReadOnly Property AppUserModelId As String
Property Value
The identifier for the app user model.