다음을 통해 공유


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)

반환

특성

적용 대상