Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the solution id specified in the manifest file.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property SolutionId As Guid
Get
'Usage
Dim instance As SPSolution
Dim value As Guid
value = instance.SolutionId
public Guid SolutionId { get; }
Property Value
Type: System.Guid
A GUID.