Compartilhar via


SPFeatureUpgradeInformativeWarningException constructor (String)

Inicializa uma nova instância da classe SPFeatureUpgradeInformativeWarningException com a mensagem de erro especificado.

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

Syntax

'Declaração
Public Sub New ( _
    message As String _
)
'Uso
Dim message As String

Dim instance As New SPFeatureUpgradeInformativeWarningException(message)
public SPFeatureUpgradeInformativeWarningException(
    string message
)

Parâmetros

Ver também

Referência

SPFeatureUpgradeInformativeWarningException class

SPFeatureUpgradeInformativeWarningException members

SPFeatureUpgradeInformativeWarningException overload

Microsoft.SharePoint namespace