ApplicationViewTransferContext.DataPackageFormatId 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 format ID of the DataPackage for the drag operation.
public:
static property Platform::String ^ DataPackageFormatId { Platform::String ^ get(); };
static winrt::hstring DataPackageFormatId();
public static string DataPackageFormatId { get; }
var string = ApplicationViewTransferContext.dataPackageFormatId;
Public Shared ReadOnly Property DataPackageFormatId As String
Property Value
The format ID of the DataPackage for the drag operation.