See C1Configuration.
Namespace: Composite.Core.ImplementationAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public virtual AppSettingsSection AppSettings { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property AppSettings As AppSettingsSection Get |
Visual C++ |
---|
public: virtual property AppSettingsSection^ AppSettings { AppSettingsSection^ get (); } |