ServerDocument::SolutionId Property
Gets a GUID that the Visual Studio Tools for Office runtime uses to identify the solution.
Assembly: Microsoft.VisualStudio.Tools.Applications.ServerDocument (in Microsoft.VisualStudio.Tools.Applications.ServerDocument.dll)
Property Value
Type: System::GuidA GUID that the Visual Studio Tools for Office runtime uses to identify the solution.
The value of the SolutionId property is the same GUID that is specified in the solutionId attribute of the vstov4:document element in the application manifest for the solution. For more information, see Application and Deployment Manifests in Office Solutions and <document> Element (Office Development in Visual Studio).
Show: