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