MsiComponentIdAttribute::Id Property
Visual Studio 2015
The Id property returns a string containing the Windows Installer component registration ID.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: System::String^Returns a string containing the Windows Installer component registration ID.
The Windows Installer component registration ID is used to indicate the installation path to the component within the MSI installer.
Show: