共用方式為


DropEventArgs.Data 屬性

定義

取得與卸除事件相關聯的數據封裝。

public:
 property Microsoft::Maui::Controls::DataPackageView ^ Data { Microsoft::Maui::Controls::DataPackageView ^ get(); };
public Microsoft.Maui.Controls.DataPackageView Data { get; }
member this.Data : Microsoft.Maui.Controls.DataPackageView
Public ReadOnly Property Data As DataPackageView

屬性值

備註

這是的 DataPackage唯讀版本。

適用於