DesignerAppView.AppUserModelId Property

Definition

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 = designerAppView.appUserModelId;
Public ReadOnly Property AppUserModelId As String

Property Value

String

Platform::String

winrt::hstring

The identifier for the app user model.

Applies to