次の方法で共有


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)

戻り値

属性

適用対象