SPCmdletSetSPSiteUrl - 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.SPCmdletSetSPSiteUrl
Espace de noms : Microsoft.SharePoint.PowerShell
Assembly : Microsoft.SharePoint.PowerShell (dans Microsoft.SharePoint.PowerShell.dll)
Syntaxe
'Déclaration
<CmdletAttribute("Set", "SPSiteUrl", SupportsShouldProcess := True)> _
<SPCmdletAttribute(RequireLocalFarmExist := True)> _
Public NotInheritable Class SPCmdletSetSPSiteUrl _
Inherits SPCmdletSPSiteUrlBase
'Utilisation
Dim instance As SPCmdletSetSPSiteUrl
[CmdletAttribute("Set", "SPSiteUrl", SupportsShouldProcess = true)]
[SPCmdletAttribute(RequireLocalFarmExist = true)]
public sealed class SPCmdletSetSPSiteUrl : 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.