Share via


SPWopiBinding.ProgId property

Gets the prog id that defines the file type for this binding.

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

SPWopiBinding class

SPWopiBinding members

Microsoft.SharePoint.PowerShell namespace