SPNewCmdletBase<TCmdletObject> Constructor
Initializes a new instance of the SPNewCmdletBase<TCmdletObject> class.
Namespace: Microsoft.SharePoint.PowerShell
Assembly: Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New SPNewCmdletBase()
protected SPNewCmdletBase()
See Also
Reference
SPNewCmdletBase<TCmdletObject> Class