SPGetCmdletBase<TCmdletObject> properties

The SPGetCmdletBase<TCmdletObject> type exposes the following members.

Properties

  Name Description
Public property AssignmentCollection Gets or sets the SPAssignmentCollection object that is passed through the cmdlet pipelines for use by the final command. (Inherited from SPCmdlet.)
Public property CommandOrigin (Inherited from InternalCommand.)
Public property CommandRuntime (Inherited from Cmdlet.)
Protected property ConfirmationMessage Gets or sets a message that is used to prompt the user for confirmation. (Inherited from SPCmdlet.)
Public property CurrentPSTransaction (Inherited from Cmdlet.)
Protected property DataObject Specifies the object that a Get cmdlet will return if the result set consists of only a single data object. The default is a null reference (Nothing in Visual Basic).
Protected property DisposeOutputObjects Gets or sets a Boolean value that specifies whether the base class will dispose output objects after they have been outputted. (Inherited from SPCmdlet.)
Public property Events (Inherited from PSCmdlet.)
Protected property Fields A property bag that contains the public properties of the cmdlet. (Inherited from SPCmdlet.)
Public property Host (Inherited from PSCmdlet.)
Public property InvokeCommand (Inherited from PSCmdlet.)
Public property InvokeProvider (Inherited from PSCmdlet.)
Public property JobRepository (Inherited from PSCmdlet.)
Public property MyInvocation (Inherited from PSCmdlet.)
Public property ParameterSetName (Inherited from PSCmdlet.)
Protected property ResultSize Specifies the number of objects to return in the result set.
Public property SessionState (Inherited from PSCmdlet.)
Public property Stopping (Inherited from Cmdlet.)

Top

See also

Reference

SPGetCmdletBase<TCmdletObject> class

Microsoft.SharePoint.PowerShell namespace