IStorageAccess.GetFileContent(String) Method

Definition

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

Parameters

file
String

Returns

Applies to