ReflectedPropertyToken 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 ReflectedPropertyToken type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ReflectedPropertyToken |
Constructor that initializes the token with the token name
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
Format |
Searches for token functions in the message and replace all with formatted values.
(Inherited from TokenFunction.) |
|
FormatToken |
Searches for the reflected property and returns its value as a string
(Overrides TokenFunction.FormatToken(String, LogEntry).) |
|
GetHashCode | (Inherited from Object.) | |
GetInnerTemplate |
Returns the template in between the paratheses for a token function. Expecting tokens in this format: {keyvalue(myKey1)}.
(Inherited from TokenFunction.) |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also
Microsoft.Practices.EnterpriseLibrary.Logging.Formatters 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. |