다음을 통해 공유


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)

반환

현재 작업에 대한 전체 원본 콘텐츠입니다.

특성

적용 대상