Table of Contents

Class ServerElement

Namespace
HP.LFT.SDK.Configuration
Assembly
HP.LFT.SDK.dll

The 'server' element structure.

public class ServerElement : ConfigurationElement
Inheritance
ServerElement
Inherited Members

Constructors

ServerElement()

public ServerElement()

Properties

AutoLaunch

The 'autolaunch' attribute of 'server' element. Default = true.

[ConfigurationProperty("autolaunch", IsRequired = false, DefaultValue = "true")]
public string AutoLaunch { get; }

Property Value

string