ApplicationViewTransferContext.DataPackageFormatId Property

Definition

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

String

Platform::String

winrt::hstring

The format ID of the DataPackage for the drag operation.

Applies to