IVsServiceInfo::OverridePackageGuid Property

Visual Studio 2015
 

Gets the override package GUID.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)

[DispIdAttribute(1610678277)]
property Guid OverridePackageGuid {
	Guid get();
}

Property Value

Type: System::Guid

The GUID.

Return to top
Show: