Share via


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)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

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