ITemplatePackageProvider Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides set of ITemplatePackages available to the host.
C#
public interface ITemplatePackageProvider
type ITemplatePackageProvider = interface
Public Interface ITemplatePackageProvider
- Derived
Factory |
Gets ITemplatePackageProviderFactory that created the provider. |
Get |
Gets the list of template packages available for the provider. |
Template |
Raised when template packages have been changed. Indicates that caller should refresh the list of template packages in use. |
Prodotto | Versioni |
---|---|
Template Engine | 6.0.100, 7.0.100 |