MemoryDataStore.ReadFileAsText(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 string ReadFileAsText (string path);
abstract member ReadFileAsText : string -> string
override this.ReadFileAsText : string -> string
Public Function ReadFileAsText (path As String) As String
Parameters
- path
- String