ProvideProjectItemAttribute.TemplateDir Property
Definition
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.
Gets the directory in which the templates for this project type are found.
public:
property System::String ^ TemplateDir { System::String ^ get(); };
public:
property Platform::String ^ TemplateDir { Platform::String ^ get(); };
public string TemplateDir { get; }
member this.TemplateDir : string
Public ReadOnly Property TemplateDir As String
Property Value
The directory in which the templates for this project type are found.