Share via


SPAppDomainPipeBind-Klasse

Vererbungshierarchie

System.Object
  Microsoft.SharePoint.PowerShell.SPCmdletPipeBind<SPAppDomain>
    Microsoft.SharePoint.Administration.SPAppCmdlets.SPAppDomainPipeBind

Namespace:  Microsoft.SharePoint.Administration.SPAppCmdlets
Assembly:  Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)

Syntax

'Declaration
Public NotInheritable Class SPAppDomainPipeBind _
    Inherits SPCmdletPipeBind(Of SPAppDomain)
'Usage
Dim instance As SPAppDomainPipeBind
public sealed class SPAppDomainPipeBind : SPCmdletPipeBind<SPAppDomain>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPAppDomainPipeBind-Member

Microsoft.SharePoint.Administration.SPAppCmdlets-Namespace