SPRequestManagementSettingsPipeBind.Discover 方法
该成员将替代 SPCmdletPipeBind<TCmdletObject>.Discover(TCmdletObject)。
命名空间: Microsoft.SharePoint.PowerShell
程序集: Microsoft.SharePoint.PowerShell(位于 Microsoft.SharePoint.PowerShell.dll 中)
语法
声明
Protected Overrides Sub Discover ( _
instance As SPRequestManagementSettings _
)
用法
Dim instance As SPRequestManagementSettings
Me.Discover(instance)
protected override void Discover(
SPRequestManagementSettings instance
)
参数
另请参阅
引用
SPRequestManagementSettingsPipeBind 类