Condividi tramite


Proprietà IFeatureManifest.AlwaysForceInstall

Ottiene o imposta un valore che indica se la funzionalità deve essere installata obbligatoriamente anche se è già installata.

Spazio dei nomi:  Microsoft.VisualStudio.SharePoint.Features
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)

Sintassi

'Dichiarazione
Property AlwaysForceInstall As Boolean
    Get
    Set
bool AlwaysForceInstall { get; set; }

Valore proprietà

Tipo: System.Boolean
True se la funzionalità deve essere installata obbligatoriamente anche se lo è già; in caso contrario, false.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IFeatureManifest Interfaccia

Spazio dei nomi Microsoft.VisualStudio.SharePoint.Features