ObjectNotFoundException 构造函数 (String) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

命名空间: Microsoft.Office.Server.ApplicationRegistry.Runtime
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

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

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

参数

  • message

另请参阅

参考

ObjectNotFoundException 类
ObjectNotFoundException 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间