Class ServerElement
The 'server' element structure.
Inherited Members
Namespace: HP.LFT.SDK.Configuration
Assembly: HP.LFT.SDK.dll
Syntax
public class ServerElement : ConfigurationElement
Constructors
ServerElement()
Declaration
public ServerElement()
Properties
AutoLaunch
The 'autolaunch' attribute of 'server' element. Default = true.
Declaration
[ConfigurationProperty("autolaunch", IsRequired = false, DefaultValue = "true")]
public string AutoLaunch { get; }
Property Value
| Type | Description |
|---|---|
| string |