语言

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 访问收藏的界面。

适用于