SPCmdlet.InternalBeginProcessing 方法

方法设置,并因此提供了一种用户可以将程序功能添加到BeginProcessing()方法,此方法执行在BeginProcessing()方法中,在和之前的管线参数。

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

语法

声明
Protected Overridable Sub InternalBeginProcessing
用法

Me.InternalBeginProcessing()
protected virtual void InternalBeginProcessing()

备注

BeginProcessing()方法不允许用户修改或自定义该方法的 behavor 为目的的访问。InternalBeginProcessing()方法中,但是,在BeginProcessing方法中,执行,并以这种方式允许用户执行BeginProcessing方法时执行自定义操作。

另请参阅

引用

SPCmdlet 类

SPCmdlet 成员

Microsoft.SharePoint.PowerShell 命名空间

Cmdlet.BeginProcessing