SPSolutionLanguagePack.SolutionId Property
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 SPSolutionLanguagePack
Dim value As Guid
value = instance.SolutionId
public Guid SolutionId { get; }
Property Value
Type: System.Guid
A GUID.