Share via


SPWopiBinding.Action property

Gets the WOPI action that is associated with this binding.

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

Syntax

'Declaration
Public Property Action As String
    Get
    Private Set
'Usage
Dim instance As SPWopiBinding
Dim value As String

value = instance.Action
public string Action { get; private set; }

Property value

Type: System.String

See also

Reference

SPWopiBinding class

SPWopiBinding members

Microsoft.SharePoint.PowerShell namespace