HostsConfig(String) Constructor
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:
HostsConfig(System::String ^ rootDir);
[Newtonsoft.Json.JsonConstructor]
public HostsConfig (string rootDir);
[<Newtonsoft.Json.JsonConstructor>]
new Microsoft.ServiceHub.Utility.HostsConfig : string -> Microsoft.ServiceHub.Utility.HostsConfig
Public Sub New (rootDir As String)
Parameters
- rootDir
- String
- Attributes
-
Newtonsoft.Json.JsonConstructorAttribute