MobileServicePushCompletionResult.Errors プロパティ

定義

リモート テーブルに対する操作の実行によって発生するエラー。

public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.WindowsAzure.MobileServices.Sync.MobileServiceTableOperationError> Errors { get; }
member this.Errors : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.WindowsAzure.MobileServices.Sync.MobileServiceTableOperationError>
Public ReadOnly Property Errors As ReadOnlyCollection(Of MobileServiceTableOperationError)

プロパティ値

適用対象