共用方式為


DesignerAppManager.AppUserModelId 屬性

定義

取得應用程式使用者模型的識別碼。

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

屬性值

String

Platform::String

winrt::hstring

應用程式使用者模型的識別碼。

適用於