ISharePointProjectFeatureCollection.Add (Método) (String)

Agrega una nueva característica usando el nombre de característica especificado.

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

Sintaxis

'Declaración
Function Add ( _
    featureName As String _
) As ISharePointProjectFeature
ISharePointProjectFeature Add(
    string featureName
)

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.SharePoint.ISharePointProjectFeature
Un objeto que representa una característica.

Excepciones

Excepción Condición
CheckoutException

Se produce cuando no se puede desproteger el archivo de proyecto

Seguridad de .NET Framework

Vea también

Referencia

ISharePointProjectFeatureCollection Interfaz

Add (Sobrecarga)

Microsoft.VisualStudio.SharePoint (Espacio de nombres)