Partager via


PrintWorkflowPdlSourceContent.GetContentFileAsync Méthode

Définition

Récupère le contenu source complet du travail actuel.

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)

Retours

Contenu source complet du travail actuel.

Attributs

S’applique à