WopiHostUtility.GetWebApplicationUrls 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 System.Collections.Generic.IList<Microsoft.SharePoint.Client.Utilities.WopiWebAppProperties> GetWebApplicationUrls (Microsoft.SharePoint.Client.ClientRuntimeContext context, string appNames, string actions);
static member GetWebApplicationUrls : Microsoft.SharePoint.Client.ClientRuntimeContext * string * string -> System.Collections.Generic.IList<Microsoft.SharePoint.Client.Utilities.WopiWebAppProperties>
Public Shared Function GetWebApplicationUrls (context As ClientRuntimeContext, appNames As String, actions As String) As IList(Of WopiWebAppProperties)
Parameters
- context
- ClientRuntimeContext
- appNames
- String
- actions
- String
Returns
- Attributes