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
Public method SPWopiBindingPipeBind(SPWopiBinding) Initializes a new instance of the SPWOPIBindingPipeBind class with an instance of the SPWOPIBinding object.
Public method 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
Protected method Discover (Overrides SPCmdletPipeBind<TCmdletObject>.Discover(TCmdletObject).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Read Retrieves an SPWOPIBinding object by using a combination of file extension, prog id and action. (Overrides SPCmdletPipeBind<TCmdletObject>.Read().)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPWopiBindingPipeBind class

Microsoft.SharePoint.PowerShell namespace