ClusterConfiguration.LoadFromFile(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.
Loads the configuration from a file
public void LoadFromFile (string fileName);
member this.LoadFromFile : string -> unit
Public Sub LoadFromFile (fileName As String)
Parameters
- fileName
- String
The file path.