MemoryDataStore.OpenForSharedRead(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public System.IO.Stream OpenForSharedRead (string path);
abstract member OpenForSharedRead : string -> System.IO.Stream
override this.OpenForSharedRead : string -> System.IO.Stream
Public Function OpenForSharedRead (path As String) As Stream
Parameters
- path
- String