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 인터페이스입니다.

적용 대상