SPRemoveCmdletBase<TCmdletObject> Properties

Include Protected Members
Include Inherited Members

The SPRemoveCmdletBase<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 CommandRuntime (Inherited from Cmdlet.)
Protected property ConfirmationMessage Gets or sets a message that is used to prompt the user for confirmation. (Inherited from SPCmdlet.)
Protected property DataObject Specifies the data object to be removed. For internal use only.
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.)
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 MyInvocation (Inherited from PSCmdlet.)
Public property ParameterSetName (Inherited from PSCmdlet.)
Public property SessionState (Inherited from PSCmdlet.)
Public property Stopping (Inherited from Cmdlet.)

Top

See Also

Reference

SPRemoveCmdletBase<TCmdletObject> Class

Microsoft.SharePoint.PowerShell Namespace