IFileDatabaseProviderGetFileAsText Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax string GetFileAsText(
string filename
)
Function GetFileAsText (
filename As String
) As String
Request Example
View SourceParameters
- filename String
-
Return Value
StringSee Also