Share via


SPFeatureDependencyNotActivatedException - Constructeur (SerializationInfo, StreamingContext)

Initialise une nouvelle instance de la classe SPFeatureDependencyNotActivatedException basée sur les informations de sérialisation et le contexte de diffusion en continu.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Utilisation
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New SPFeatureDependencyNotActivatedException(info, context)
public SPFeatureDependencyNotActivatedException(
    SerializationInfo info,
    StreamingContext context
)

Paramètres

Voir aussi

Référence

SPFeatureDependencyNotActivatedException classe

SPFeatureDependencyNotActivatedException - Membres

SPFeatureDependencyNotActivatedException - Surcharge

Microsoft.SharePoint - Espace de noms