SPFeatureIsOrphanedException 构造函数 (String)

初始化与指定的错误消息的SPFeatureIsOrphanedException类的新实例。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Sub New ( _
    message As String _
)
用法
Dim message As String

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

参数

另请参阅

引用

SPFeatureIsOrphanedException 类

SPFeatureIsOrphanedException 成员

SPFeatureIsOrphanedException 重载

Microsoft.SharePoint 命名空间