This documentation is archived and is not being maintained.
AddIn::Guid Property
Gets the GUID for the AddIn object.
Namespace:
EnvDTEAssembly:
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