WopiHostUtility.GetFileHandlerWopiTargetPropertiesByUrl Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public static Microsoft.SharePoint.Client.Utilities.FileHandlerWopiProperties GetFileHandlerWopiTargetPropertiesByUrl (Microsoft.SharePoint.Client.ClientRuntimeContext context, string fileUrl, string appId);
static member GetFileHandlerWopiTargetPropertiesByUrl : Microsoft.SharePoint.Client.ClientRuntimeContext * string * string -> Microsoft.SharePoint.Client.Utilities.FileHandlerWopiProperties
Public Shared Function GetFileHandlerWopiTargetPropertiesByUrl (context As ClientRuntimeContext, fileUrl As String, appId As String) As FileHandlerWopiProperties
Parameters
- context
- ClientRuntimeContext
- fileUrl
- String
- appId
- String
Returns
- Attributes