SPGetCmdletBase<TCmdletObject> Constructor
When overridden in a derived class, this constructor initializes a new instance of the derived class.
Namespace: Microsoft.SharePoint.PowerShell
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SPGetCmdletBase()
public SPGetCmdletBase()
See Also
Reference
SPGetCmdletBase<TCmdletObject> Class