Template::CustomData Property

 

Gets any metadata associated with the template.

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

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

Property Value

Type: System::String^

A string representing the template's metadata.

Return to top
Show: