SPWopiBindingPipeBind members
Represents a binding for pipeline and command-line input to PowerShell cmdlet parameters. This class facilitates the binding to and handling of input parameters as a SharePoint WOPI binding, which represents a combination of file type and action.
The SPWopiBindingPipeBind type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SPWopiBindingPipeBind(SPWopiBinding) | Initializes a new instance of the SPWOPIBindingPipeBind class with an instance of the SPWOPIBinding object. |
![]() |
SPWopiBindingPipeBind(String, String, String, String) | Initializes a new instance of the SPWOPIBindingPipeBind class which captures SPWOPIBinding identifying inputs as a combination of file extension, prog id and action. |
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 | Retrieves an SPWOPIBinding object by using a combination of file extension, prog id and action. (Overrides SPCmdletPipeBind<TCmdletObject>.Read().) |
![]() |
ToString | (Inherited from Object.) |
Top
.gif)
.gif)