FileHandlerWopiProperties.ResourceId property
Namespace: Microsoft.SharePoint.Client.Utilities
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property ResourceId As String
Get
'Usage
Dim instance As FileHandlerWopiProperties
Dim value As String
value = instance.ResourceId
public string ResourceId { get; }
Property value
Type: System.String
See also
Reference
FileHandlerWopiProperties class