SPCmdletPipeBindException 类

从SPCmdletPipeBind来指示发生异常的类继承的类所使用的异常类。

继承层次结构

System.Object
  System.Exception
    Microsoft.SharePoint.PowerShell.SPCmdletException
      Microsoft.SharePoint.PowerShell.SPCmdletPipeBindException

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

语法

声明
<SerializableAttribute> _
Public Class SPCmdletPipeBindException _
    Inherits SPCmdletException
用法
Dim instance As SPCmdletPipeBindException
[SerializableAttribute]
public class SPCmdletPipeBindException : SPCmdletException

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

SPCmdletPipeBindException 成员

Microsoft.SharePoint.PowerShell 命名空间