Web.GetFileByWOPIFrameUrl - Méthode
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Function GetFileByWOPIFrameUrl ( _
wopiFrameUrl As String _
) As File
'Utilisation
Dim instance As Web
Dim wopiFrameUrl As String
Dim returnValue As File
returnValue = instance.GetFileByWOPIFrameUrl(wopiFrameUrl)
public File GetFileByWOPIFrameUrl(
string wopiFrameUrl
)
Paramètres
- wopiFrameUrl
Type : System.String
Valeur renvoyée
Type : Microsoft.SharePoint.Client.File