Module::Version Property

 

Gets the version string for the module.

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

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

Property Value

Type: System::String^

A string value representing the version of the module.

Return to top
Show: