MantisConnect 1.0a2

Config.Get Method

Get the enumeration with the specified name.

Overload List

Get the enumeration with the specified name.

public void Get(string,out MantisEnum);

Gets the value associated with a configuration variable of type string.

public void Get(string,out string);

See Also

Config Class | Futureware.MantisConnect Namespace