| InfoProviderTemplate Methods | 
The InfoProviderTemplate type exposes the following members.
| Name | Description | |
|---|---|---|
| ClearIndent | 
            Remove any indentation
              (Inherited from InfoProviderTemplateBase.) | |
| Error | 
            Raise an error
              (Inherited from InfoProviderTemplateBase.) | |
| PopIndent | 
            Remove the last indent that was added with PushIndent
              (Inherited from InfoProviderTemplateBase.) | |
| PushIndent | 
            Increase the indent
              (Inherited from InfoProviderTemplateBase.) | |
| TransformText | 
            Create the template output
              | |
| Warning | 
            Raise a warning
              (Inherited from InfoProviderTemplateBase.) | |
| Write(String) | 
            Write text directly into the generated output
              (Inherited from InfoProviderTemplateBase.) | |
| Write(String, Object) | 
            Write formatted text directly into the generated output
              (Inherited from InfoProviderTemplateBase.) | |
| WriteLine(String) | 
            Write text directly into the generated output
              (Inherited from InfoProviderTemplateBase.) | |
| WriteLine(String, Object) | 
            Write formatted text directly into the generated output
              (Inherited from InfoProviderTemplateBase.) |