언어

ReplicationAgentContainerException.ExceptionCollection 속성

정의

복제 에이전트가 반환한 예외 객체 집합을 받습니다.

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

속성 값

ArrayList 예외 객체들.

적용 대상