Compartir a través de


IFeatureManifest.SolutionId (Propiedad)

Obtiene o establece el id. del servidor de SharePoint donde se instalará la característica.Esta propiedad se usa solo para propósitos de infraestructura y no se debería utilizar.

Espacio de nombres:  Microsoft.VisualStudio.SharePoint.Features
Ensamblado:  Microsoft.VisualStudio.SharePoint (en Microsoft.VisualStudio.SharePoint.dll)

Sintaxis

'Declaración
Property SolutionId As Guid
Guid SolutionId { get; set; }

Valor de propiedad

Tipo: System.Guid
Un GUID para el servidor de SharePoint.

Seguridad de .NET Framework

Vea también

Referencia

IFeatureManifest Interfaz

Microsoft.VisualStudio.SharePoint.Features (Espacio de nombres)