Template::CustomDataSignature Property

 

Gets the signature for any metadata associated with the template.

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

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

Property Value

Type: System::String^

A string representing the metadata signature.

Return to top
Show: