Share via


TargetedContentFile.OpenReadAsync メソッド

定義

読み取り専用のランダム アクセス用のストリームを開きます。

public:
 virtual IAsyncOperation<IRandomAccessStreamWithContentType ^> ^ OpenReadAsync() = OpenReadAsync;
IAsyncOperation<IRandomAccessStreamWithContentType> OpenReadAsync();
public IAsyncOperation<IRandomAccessStreamWithContentType> OpenReadAsync();
function openReadAsync()
Public Function OpenReadAsync () As IAsyncOperation(Of IRandomAccessStreamWithContentType)

戻り値

実装

Windows の要件

アプリの機能
secondaryAuthenticationFactor

適用対象