共用方式為


PrintWorkflowVirtualPrinterDataAvailableEventArgs.GetTargetFileAsync 方法

定義

public:
 virtual IAsyncOperation<StorageFile ^> ^ GetTargetFileAsync() = GetTargetFileAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<StorageFile> GetTargetFileAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<StorageFile> GetTargetFileAsync();
function getTargetFileAsync()
Public Function GetTargetFileAsync () As IAsyncOperation(Of StorageFile)

傳回

屬性

適用於