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 接口。

适用于