次の方法で共有


MobileServiceLocalStoreException クラス

定義

失敗した同期ストア操作の詳細を提供します

public class MobileServiceLocalStoreException : Exception
type MobileServiceLocalStoreException = class
    inherit Exception
Public Class MobileServiceLocalStoreException
Inherits Exception
継承
MobileServiceLocalStoreException

コンストラクター

MobileServiceLocalStoreException(String, Exception)

MobileServiceLocalStoreException のインスタンスを初期化します。

適用対象