SIFWorks ADK 2.0
Properties Class
NamespacesEdustructures.UtilProperties

[This is preliminary documentation and is subject to change.]

Returns the configuration information for the agent. The configuration information comes from the "appSettings" section in the app.config file for the application
Declaration Syntax
C#Visual BasicVisual C++
public sealed class Properties
Public NotInheritable Class Properties
public ref class Properties sealed
Members
All MembersConstructorsMethods



IconMemberDescription
PropertiesPropertiesNew()()
static memberCopyDefaultsTo(NameValueCollection)
static memberGetBool(String)
Returns a boolean value from the specified named property from the "appSettings" section of the app.config

static memberGetProperties()()
Returns the NameValueCollection returned by AppSettings

static memberGetProperty(String)
Returns the value of the specified named property from the "appSettings" section of the app.config

static memberSetProperty(String, String)
Sets a system property. This overrides the setting that set in the "appSettings" section of the app.config

Inheritance Hierarchy
Object
Properties
See Also

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10