共用方式為


ShareFileRequest.File 屬性

定義

取得或設定要共用的檔案。

public:
 property Microsoft::Maui::ApplicationModel::DataTransfer::ShareFile ^ File { Microsoft::Maui::ApplicationModel::DataTransfer::ShareFile ^ get(); void set(Microsoft::Maui::ApplicationModel::DataTransfer::ShareFile ^ value); };
public Microsoft.Maui.ApplicationModel.DataTransfer.ShareFile? File { get; set; }
member this.File : Microsoft.Maui.ApplicationModel.DataTransfer.ShareFile with get, set
Public Property File As ShareFile

屬性值

適用於