CustomTraceListenerData 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 CustomTraceListenerData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CustomTraceListenerData | Overloaded. |
Methods
Name | Description | |
---|---|---|
CreateHelper |
Creates the helper that enapsulates the configuration properties management.
(Overrides BasicCustomTraceListenerData.CreateHelper().) |
|
DeserializeElement | Overloaded. | |
Equals | (Inherited from ConfigurationElement.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from ConfigurationElement.) | |
GetType | (Inherited from Object.) | |
Init | (Inherited from ConfigurationElement.) | |
InitializeDefault | (Inherited from ConfigurationElement.) | |
IsModified |
Indicates whether this configuration element has been modified since it was last saved or loaded when implemented in a derived class.
(Inherited from BasicCustomTraceListenerData.) |
|
IsReadOnly | (Inherited from ConfigurationElement.) | |
ListErrors | (Inherited from ConfigurationElement.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserializeUnrecognizedAttribute |
Called when an unknown attribute is encountered while deserializing the SystemDiagnosticsTraceListenerData object.
(Inherited from BasicCustomTraceListenerData.) |
|
OnDeserializeUnrecognizedElement | (Inherited from ConfigurationElement.) | |
OnRequiredPropertyNotFound | (Inherited from ConfigurationElement.) | |
PostDeserialize | (Inherited from ConfigurationElement.) | |
PreSerialize | (Inherited from ConfigurationElement.) | |
Reset |
Resets the internal state of the SystemDiagnosticsTraceListenerData object, including the locks and the properties collection.
(Inherited from BasicCustomTraceListenerData.) |
|
ResetModified | (Inherited from ConfigurationElement.) | |
SerializeElement | (Inherited from ConfigurationElement.) | |
SerializeToXmlElement | (Inherited from ConfigurationElement.) | |
SetAttributeValue |
Sets the attribute value for a key.
(Inherited from BasicCustomTraceListenerData.) |
|
SetPropertyValue | (Inherited from ConfigurationElement.) | |
SetReadOnly | (Inherited from ConfigurationElement.) | |
ToString | (Inherited from Object.) | |
Unmerge |
Modifies the SystemDiagnosticsTraceListenerData object to remove all values that should not be saved.
(Inherited from BasicCustomTraceListenerData.) |
Properties
Name | Description | |
---|---|---|
Attributes |
Gets the custom configuration attributes.
(Inherited from BasicCustomTraceListenerData.) |
|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
Formatter |
Gets or sets the name of the formatter. Can be nulla null reference (Nothing in Visual Basic).
|
|
InitData |
Gets or sets the initialization data.
(Inherited from BasicCustomTraceListenerData.) |
|
Item | Overloaded. | |
ListenerDataType |
Gets or sets the type of the actual TraceListenerData type.
(Inherited from TraceListenerData.) |
|
ListenerDataTypeName |
Gets or sets the fully qualified name of the actual TraceListenerData type.
(Inherited from TraceListenerData.) |
|
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
Name |
Gets or sets the name of the element.
(Inherited from NamedConfigurationElement.) |
|
Properties |
Gets a ConfigurationPropertyCollection of the properties that are defined for this configuration element when implemented in a derived class.
(Inherited from BasicCustomTraceListenerData.) |
|
TraceOutputOptions |
Gets or sets the TraceOptions for the represented TraceListener.
(Inherited from TraceListenerData.) |
|
Type |
Gets or sets the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
|
TypeName |
Gets or sets the fully qualified name of the Type the element is the configuration for.
(Inherited from NameTypeConfigurationElement.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IHelperAssistedCustomConfigurationData<BasicCustomTraceListenerData>.BaseGetPropertyValue | (Inherited from BasicCustomTraceListenerData.) | |
IHelperAssistedCustomConfigurationData<BasicCustomTraceListenerData>.BaseIsModified | (Inherited from BasicCustomTraceListenerData.) | |
IHelperAssistedCustomConfigurationData<BasicCustomTraceListenerData>.BaseReset | (Inherited from BasicCustomTraceListenerData.) | |
IHelperAssistedCustomConfigurationData<BasicCustomTraceListenerData>.BaseSetPropertyValue | (Inherited from BasicCustomTraceListenerData.) | |
IHelperAssistedCustomConfigurationData<BasicCustomTraceListenerData>.BaseUnmerge | (Inherited from BasicCustomTraceListenerData.) | |
IHelperAssistedCustomConfigurationData<BasicCustomTraceListenerData>.Helper | (Inherited from BasicCustomTraceListenerData.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Logging.Configuration 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. |