RhinoCommon API
ISettingsServiceReadSettings Method |
Read settings XML contents into a Stream which will get passed to a XML
document for parsing.
Namespace: Rhino.Runtime
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- fileName
- Type: SystemString
File name.
Return Value
Type: StreamReturns null if the file does not exist or could not be read, a valid Stream otherwise.