Partager via


SPCmdletRemoveSPSiteUrl - Classe

Hiérarchie d’héritage

System.Object
  InternalCommand
    Cmdlet
      PSCmdlet
        Microsoft.SharePoint.PowerShell.SPCmdlet
          Microsoft.SharePoint.PowerShell.SPSetCmdletBase<SPSite>
            Microsoft.SharePoint.PowerShell.SPCmdletSPSiteUrlBase
              Microsoft.SharePoint.PowerShell.SPCmdletRemoveSPSiteUrl

Espace de noms :  Microsoft.SharePoint.PowerShell
Assembly :  Microsoft.SharePoint.PowerShell (dans Microsoft.SharePoint.PowerShell.dll)

Syntaxe

'Déclaration
<CmdletAttribute("Remove", "SPSiteUrl", SupportsShouldProcess := True)> _
<SPCmdletAttribute(RequireLocalFarmExist := True)> _
Public NotInheritable Class SPCmdletRemoveSPSiteUrl _
    Inherits SPCmdletSPSiteUrlBase
'Utilisation
Dim instance As SPCmdletRemoveSPSiteUrl
[CmdletAttribute("Remove", "SPSiteUrl", SupportsShouldProcess = true)]
[SPCmdletAttribute(RequireLocalFarmExist = true)]
public sealed class SPCmdletRemoveSPSiteUrl : SPCmdletSPSiteUrlBase

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SPCmdletRemoveSPSiteUrl - Membres

Microsoft.SharePoint.PowerShell - Espace de noms