ODataAuthenticator.ResolvedUrl - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.Phone.Auth.UI (dans Microsoft.SharePoint.Client.Phone.Auth.UI.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ResolvedUrl As Uri
Get
'Utilisation
Dim instance As ODataAuthenticator
Dim value As Uri
value = instance.ResolvedUrl
public Uri ResolvedUrl { get; }
Valeur de propriété
Type : System.Uri