Template::FilePath Property

 

Gets the filename and path to the template file.

Namespace:   EnvDTE90
Assembly:  EnvDTE90 (in EnvDTE90.dll)

property String^ FilePath {
	String^ get();
}

Property Value

Type: System::String^

A string representing the path to the template.

Return to top
Show: