次の方法で共有


IStorageAccess.GetFileContent(String) メソッド

定義

public System.IO.Stream GetFileContent (string file);
abstract member GetFileContent : string -> System.IO.Stream
Public Function GetFileContent (file As String) As Stream

パラメーター

file
String

戻り値

適用対象