ItemNotInFeedMetadataException 類別
當項目不存在於摘要中時,嘗試從 FeedSync 摘要載入項目資料時所擲回的例外狀況。
命名空間: Microsoft.Synchronization
組件: Microsoft.Synchronization (在 microsoft.synchronization.dll)
語法
'宣告
<SerializableAttribute> _
Public Class ItemNotInFeedMetadataException
Inherits SyncException
'用途
Dim instance As ItemNotInFeedMetadataException
[SerializableAttribute]
public class ItemNotInFeedMetadataException : SyncException
[SerializableAttribute]
public ref class ItemNotInFeedMetadataException : public SyncException
/** @attribute SerializableAttribute() */
public class ItemNotInFeedMetadataException extends SyncException
SerializableAttribute
public class ItemNotInFeedMetadataException extends SyncException
繼承階層
System.Object
System.Exception
Microsoft.Synchronization.SyncException
Microsoft.Synchronization.ItemNotInFeedMetadataException
執行緒安全性
任何公用靜態 (共用 在 Visual Basic) 此型別的成員具備執行緒安全。不保證任何執行個體成員安全執行緒。
請參閱
參考
ItemNotInFeedMetadataException 成員
Microsoft.Synchronization 命名空間