Share via


ShareTargetInfo.AppUserModelId 属性

定义

获取应用用户模型 ID。

public:
 property Platform::String ^ AppUserModelId { Platform::String ^ get(); };
winrt::hstring AppUserModelId();
public string AppUserModelId { get; }
var string = shareTargetInfo.appUserModelId;
Public ReadOnly Property AppUserModelId As String

属性值

String

Platform::String

winrt::hstring

应用用户模型 ID。

适用于