共用方式為


SPFeatureUpgradeInformativeWarningException constructor (String)

初始化具有指定的錯誤訊息之SPFeatureUpgradeInformativeWarningException類別的新執行個體。

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

Syntax

'宣告
Public Sub New ( _
    message As String _
)
'用途
Dim message As String

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

參數

請參閱

參照

SPFeatureUpgradeInformativeWarningException class

SPFeatureUpgradeInformativeWarningException members

SPFeatureUpgradeInformativeWarningException overload

Microsoft.SharePoint namespace