SPRoutingRulePipeBind-Klasse
Vertrag für Cmdlet-Parameter, die eine Identität SPRoutingRule darstellen.
Vererbungshierarchie
System.Object
Microsoft.SharePoint.PowerShell.SPCmdletPipeBind<SPRoutingRule>
Microsoft.SharePoint.PowerShell.SPRoutingRulePipeBind
Namespace: Microsoft.SharePoint.PowerShell
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
Syntax
'Declaration
Public NotInheritable Class SPRoutingRulePipeBind _
Inherits SPCmdletPipeBind(Of SPRoutingRule)
'Usage
Dim instance As SPRoutingRulePipeBind
public sealed class SPRoutingRulePipeBind : SPCmdletPipeBind<SPRoutingRule>
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.