Share via


IFeatureManifest.SolutionId Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets or sets the ID of the SharePoint server where the feature will be installed. This property is used for infrastructural purposes only and should not be used.

Namespace:  Microsoft.VisualStudio.SharePoint.Features
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Syntax

'Declaration
Property SolutionId As Guid
Guid SolutionId { get; set; }

Property Value

Type: System.Guid
A GUID for the SharePoint server.

.NET Framework Security

See Also

Reference

IFeatureManifest Interface

Microsoft.VisualStudio.SharePoint.Features Namespace