共用方式為


PrintWorkflowPdlSourceContent.GetContentFileAsync 方法

定義

擷取目前作業的完整來源內容。

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)

傳回

目前作業的完整來源內容。

屬性

適用於