Click or drag to resize
BaseManagedPropertiesCmd Methods

The BaseManagedPropertiesCmd type exposes the following members.

Methods
  NameDescription
Protected methodBeginProcessing (Inherited from SPCmdlet.)
Public methodCurrentProviderLocation (Inherited from PSCmdlet.)
Protected methodEndProcessing (Inherited from SPCmdlet.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Protected methodGetProp``1 (Inherited from SPCmdlet.)
Protected methodGetPropV``1 (Inherited from SPCmdlet.)
Public methodGetResolvedProviderPathFromPSPath (Inherited from PSCmdlet.)
Public methodGetResourceString (Inherited from Cmdlet.)
Protected methodGetSwitch (Inherited from SPCmdlet.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUnresolvedProviderPathFromPSPath (Inherited from PSCmdlet.)
Public methodGetVariableValue(String) (Inherited from PSCmdlet.)
Public methodGetVariableValue(String, Object) (Inherited from PSCmdlet.)
Protected methodInternalBeginProcessing (Inherited from SPCmdlet.)
Protected methodInternalDispose (Inherited from SPCmdlet.)
Protected methodInternalEndProcessing (Inherited from SPCmdlet.)
Protected methodInternalProcessRecord (Inherited from SPCmdlet.)
Protected methodInternalStopProcessing (Inherited from SPCmdlet.)
Protected methodInternalValidate (Inherited from SPCmdlet.)
Public methodInvoke (Inherited from Cmdlet.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodProcessRecord (Inherited from SPCmdlet.)
Protected methodRequireLocalFarmExist (Inherited from SPCmdlet.)
Protected methodRequireUserFarmAdmin (Inherited from SPCmdlet.)
Protected methodRequireUserMachineAdmin (Inherited from SPCmdlet.)
Protected methodSetProp (Inherited from SPCmdlet.)
Public methodShouldContinue(String, String) (Inherited from Cmdlet.)
Public methodShouldContinue(String, String, Boolean, Boolean) (Inherited from Cmdlet.)
Public methodShouldProcess(String) (Inherited from Cmdlet.)
Public methodShouldProcess(String, String) (Inherited from Cmdlet.)
Public methodShouldProcess(String, String, String) (Inherited from Cmdlet.)
Public methodShouldProcess(String, String, String, ShouldProcessReason) (Inherited from Cmdlet.)
Protected methodSkipProcessCurrentRecord (Inherited from SPCmdlet.)
Protected methodStopProcessing (Inherited from SPCmdlet.)
Public methodThrowTerminatingError(ErrorRecord) (Inherited from Cmdlet.)
Protected methodThrowTerminatingError(Exception, ErrorCategory, Object) (Inherited from SPCmdlet.)
Protected methodThrowTerminatingError(Exception, ErrorCategory, Object, String) (Inherited from SPCmdlet.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTransactionAvailable (Inherited from Cmdlet.)
Public methodWriteCommandDetail (Inherited from Cmdlet.)
Public methodWriteDebug (Inherited from Cmdlet.)
Public methodWriteError(ErrorRecord) (Inherited from Cmdlet.)
Protected methodWriteError(Exception, ErrorCategory, Object) (Inherited from SPCmdlet.)
Protected methodWriteError(Exception, ErrorCategory, Object, String) (Inherited from SPCmdlet.)
Public methodWriteObject(Object) (Inherited from Cmdlet.)
Public methodWriteObject(Object, Boolean) (Inherited from Cmdlet.)
Public methodWriteProgress(ProgressRecord) (Inherited from Cmdlet.)
Protected methodWriteProgress(String, String) (Inherited from SPCmdlet.)
Protected methodWriteProgress(String, String, Int32) (Inherited from SPCmdlet.)
Protected methodWriteResult (Inherited from SPCmdlet.)
Public methodWriteVerbose (Inherited from Cmdlet.)
Public methodWriteWarning(String) (Inherited from Cmdlet.)
Protected methodWriteWarning(String, String) (Inherited from SPCmdlet.)
Top
See Also