ITemplateContext Members
Exposes information about an Operations Manager template that can be run.
The following tables list the members exposed by the ITemplateContext type.
Public Properties
Name | Description | |
---|---|---|
DestinationFolderDescription | Gets or sets the description of the destination folder where the template output is stored. | |
DestinationFolderDisplayName | Gets or sets the display name of the destination folder where the template output is stored. | |
OutputFolder | Gets the folder where all the output of the template is stored. The output folder is only available when the template is run in an edit mode. | |
Template | Gets the template that this interface exposes information about. |
Top
See Also
Reference
ITemplateContext Interface
Microsoft.EnterpriseManagement.UI Namespace