Share via


SPFeatureUpgradeInformativeWarningException constructor (SerializationInfo, StreamingContext)

This member is reserved for internal use and is not intended to be used directly from your code.

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 SPFeatureUpgradeInformativeWarningException(info, context)
public SPFeatureUpgradeInformativeWarningException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

SPFeatureUpgradeInformativeWarningException class

SPFeatureUpgradeInformativeWarningException members

SPFeatureUpgradeInformativeWarningException overload

Microsoft.SharePoint namespace