Allows you to access a single template.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmTemplate53 Inherits IEdmTemplate5 | |
| C# | |
|---|---|
public interface IEdmTemplate53 : IEdmTemplate5 | |
| C++/CLI | |
|---|---|
public interface class IEdmTemplate53 : public IEdmTemplate5 | |
This interface:
- extends IEdmTemplate5 by providing the ability to execute a template in a specified folder.
- is extended by IEdmTemplate6.