Class DesktopSettingsConfigSectionHandler
Inheritance
System.Object
DesktopSettingsConfigSectionHandler
Namespace: ArtOfTest.WebAii.Core
Assembly: ArtOfTest.WebAii.dll
Syntax
public class DesktopSettingsConfigSectionHandler : ConfigurationSection
Constructors
DesktopSettingsConfigSectionHandler()
Declaration
public DesktopSettingsConfigSectionHandler()
Properties
DefaultApplicationPath
Declaration
public string DefaultApplicationPath { get; set; }
Property Value
System.String
|