SPCmdletRemoveSPSiteUrl-Klasse
Vererbungshierarchie
System.Object
InternalCommand
Cmdlet
PSCmdlet
Microsoft.SharePoint.PowerShell.SPCmdlet
Microsoft.SharePoint.PowerShell.SPSetCmdletBase<SPSite>
Microsoft.SharePoint.PowerShell.SPCmdletSPSiteUrlBase
Microsoft.SharePoint.PowerShell.SPCmdletRemoveSPSiteUrl
Namespace: Microsoft.SharePoint.PowerShell
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
Syntax
'Declaration
<CmdletAttribute("Remove", "SPSiteUrl", SupportsShouldProcess := True)> _
<SPCmdletAttribute(RequireLocalFarmExist := True)> _
Public NotInheritable Class SPCmdletRemoveSPSiteUrl _
Inherits SPCmdletSPSiteUrlBase
'Usage
Dim instance As SPCmdletRemoveSPSiteUrl
[CmdletAttribute("Remove", "SPSiteUrl", SupportsShouldProcess = true)]
[SPCmdletAttribute(RequireLocalFarmExist = true)]
public sealed class SPCmdletRemoveSPSiteUrl : SPCmdletSPSiteUrlBase
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.