SPWopiBinding class

A SharePoint WOPI binding is an association between a file type, a WOPI action and a WOPI zone. A typical WOPI application will support several bindings that map to both different file types and different supported WOPI actions.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.PowerShell.SPWopiBinding

Namespace:  Microsoft.SharePoint.PowerShell
Assembly:  Microsoft.SharePoint.PowerShell (in Microsoft.SharePoint.PowerShell.dll)

Syntax

'Declaration
Public Class SPWopiBinding
'Usage
Dim instance As SPWopiBinding
public class SPWopiBinding

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPWopiBinding members

Microsoft.SharePoint.PowerShell namespace