ODataAuthenticator.ResolvedUrl propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Phone.Auth.UI (em Microsoft.SharePoint.Client.Phone.Auth.UI.dll)
Sintaxe
'Declaração
Public ReadOnly Property ResolvedUrl As Uri
Get
'Uso
Dim instance As ODataAuthenticator
Dim value As Uri
value = instance.ResolvedUrl
public Uri ResolvedUrl { get; }
Valor de propriedade
Tipo: System.Uri