ReplacementFormatter Class
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 latest Enterprise Library information can be found at the Enterprise Library site. |
This class provides an engine to process a string that contains replacement tokens of the form "{token}" and replace them with calculated value later.
Namespace: Microsoft.Practices.EnterpriseLibrary.PolicyInjection.CallHandlers.Logging
Assembly: Microsoft.Practices.EnterpriseLibrary.PolicyInjection.CallHandlers (in Microsoft.Practices.EnterpriseLibrary.PolicyInjection.CallHandlers.dll)
'Declaration
Public Class ReplacementFormatter
public class ReplacementFormatter
public ref class ReplacementFormatter
public class ReplacementFormatter
System.Object
Microsoft.Practices.EnterpriseLibrary.PolicyInjection.CallHandlers.Logging.ReplacementFormatter
Microsoft.Practices.EnterpriseLibrary.PolicyInjection.CallHandlers.Logging.CategoryFormatter
Microsoft.Practices.EnterpriseLibrary.PolicyInjection.CallHandlers.MethodInvocationFormatter
Microsoft.Practices.EnterpriseLibrary.PolicyInjection.CallHandlers.Logging Namespace