AddIn::Guid Property

 

Gets the GUID for the AddIn object.

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

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

Property Value

Type: System::String^

A string representing the CLSID of the add-in.

Return to top
Show: