AddIn::ProgID Property

 

Gets the ProgID based on the add-in's registry entry.

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

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

Property Value

Type: System::String^

A string representing the ProgID.

Return to top
Show: