Template::Description Property

 

Gets the description for the template.

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

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

Property Value

Type: System::String^

A string description of the template.

Return to top
Show: