Share via


MobileServiceClient.ApplicationUri Property

Definition

Gets the Uri to the Mobile Services application that is provided by the call to MobileServiceClient(...).

public Uri ApplicationUri { get; }
member this.ApplicationUri : Uri
Public ReadOnly Property ApplicationUri As Uri

Property Value

Uri

Applies to