BuildMaster SDK Reference
Version:
ITemplateContainer<TTemplate> Interface
Indicates that a type has special handling for enumerating properties.
Inheritance Hierarchy
- Inedo.BuildMaster.Extensibility.ITemplateContainer<TTemplate>
Syntax
public
interface
ITemplateContainer<TTemplate>
Properties
|
Name |
Description |
|
Template
|
Gets the template instance used by the type.
|