IMobileServiceTable.MobileServiceClient Property

Definition

Gets a reference to the MobileServiceClient associated with this table.

public Microsoft.WindowsAzure.MobileServices.MobileServiceClient MobileServiceClient { get; }
member this.MobileServiceClient : Microsoft.WindowsAzure.MobileServices.MobileServiceClient
Public ReadOnly Property MobileServiceClient As MobileServiceClient

Property Value

Applies to