SPContentDeploymentPathPipeBind Members
Include Protected Members
Include Inherited Members
Used to simplify the handling of input parameters from the Windows PowerShell pipeline or command line.
The SPContentDeploymentPathPipeBind type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPContentDeploymentPathPipeBind(Guid) | Initializes a new instance of a SPContentDeploymentPathPipeBind object. | |
SPContentDeploymentPathPipeBind(String) | Initializes a new instance of a SPContentDeploymentPathPipeBind object. | |
SPContentDeploymentPathPipeBind(ContentDeploymentPath) | Initializes a new instance of a SPContentDeploymentPathPipeBind object. |
Top
Methods
Name | Description | |
---|---|---|
Discover | (Overrides SPCmdletPipeBind<TCmdletObject>.Discover(TCmdletObject).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Read | Reads the object representation. (Overrides SPCmdletPipeBind<TCmdletObject>.Read().) | |
ToString | (Inherited from Object.) |
Top