SPFeatureIsOrphanedException constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the SPFeatureIsOrphanedException class with the specified 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 SPFeatureIsOrphanedException(info, context)
public SPFeatureIsOrphanedException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

SPFeatureIsOrphanedException class

SPFeatureIsOrphanedException members

SPFeatureIsOrphanedException overload

Microsoft.SharePoint namespace