SPFeatureDependencyNotActivatedException constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the SPFeatureDependencyNotActivatedException class based on the serialization information and the streaming context.

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

Syntax

'Declaration
Public Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

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

Parameters

See also

Reference

SPFeatureDependencyNotActivatedException class

SPFeatureDependencyNotActivatedException members

SPFeatureDependencyNotActivatedException overload

Microsoft.SharePoint namespace