TraceSourceSetting Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The TraceSourceSetting type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ApplicationName |
Gets the name of the application to which the ConfigurationSetting instance represents configuration information.
(Inherited from ConfigurationSetting.) |
|
DefaultLevel |
Gets the name of the value of the default level for the represented configuration element.
|
|
Kind |
Gets the kind of the represented configuration element.
|
|
Name |
Gets the name that identifies the represented configuration information.
(Inherited from NamedConfigurationSetting.) |
|
SectionName |
Gets the name of the section where the ConfigurationSetting instance represented configuration information resides.
(Inherited from ConfigurationSetting.) |
|
TraceListeners |
Gets the names of the referenced trace listeners for the represented configuration element.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Manageability Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |