ShareTargetInfo.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 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
The app user model ID.