| FilesAndFoldersReadTextFile Method |
Namespace:
Dynamicweb.Content.Files
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public static string ReadTextFile(
string file
)
Public Shared Function ReadTextFile (
file As String
) As String
Parameters
- file
- Type: SystemString
Return Value
Type:
StringSee Also