SPCmdletSPSiteUrlBase class
Inheritance hierarchy
System.Object
InternalCommand
Cmdlet
PSCmdlet
Microsoft.SharePoint.PowerShell.SPCmdlet
Microsoft.SharePoint.PowerShell.SPSetCmdletBase<SPSite>
Microsoft.SharePoint.PowerShell.SPCmdletSPSiteUrlBase
Microsoft.SharePoint.PowerShell.SPCmdletRemoveSPSiteUrl
Microsoft.SharePoint.PowerShell.SPCmdletSetSPSiteUrl
Namespace: Microsoft.SharePoint.PowerShell
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
Syntax
'Declaration
Public MustInherit Class SPCmdletSPSiteUrlBase _
Inherits SPSetCmdletBase(Of SPSite)
'Usage
Dim instance As SPCmdletSPSiteUrlBase
public abstract class SPCmdletSPSiteUrlBase : SPSetCmdletBase<SPSite>
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.