Share via


ShareTargetInfo.AppUserModelId Property

Definition

Gets the app user model 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

Property Value

String

Platform::String

winrt::hstring

The app user model ID.

Applies to