ShareOperation.QuickLinkId 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.
A string that contains the ID of a QuickLink.
public:
property Platform::String ^ QuickLinkId { Platform::String ^ get(); };
winrt::hstring QuickLinkId();
public string QuickLinkId { get; }
var string = shareOperation.quickLinkId;
Public ReadOnly Property QuickLinkId As String
Property Value
The ID of the QuickLink.