語言

ReplicationAgentContainerException.FlatExceptionCollection 屬性

定義

取得透過 IEnumerable 介面存取的異常物件集合。

public:
 property System::Collections::IEnumerable ^ FlatExceptionCollection { System::Collections::IEnumerable ^ get(); };
public System.Collections.IEnumerable FlatExceptionCollection { get; }
member this.FlatExceptionCollection : System.Collections.IEnumerable
Public ReadOnly Property FlatExceptionCollection As IEnumerable

屬性值

一個 IEnumerable 用來存取收藏的介面。

適用於