Freigeben über


PrintWorkflowPdlSourceContent.GetContentFileAsync Methode

Definition

Ruft den vollständigen Quellinhalt für den aktuellen Auftrag ab.

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

Gibt zurück

Der vollständige Quellinhalt für den aktuellen Auftrag.

Attribute

Gilt für: