語言

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 物件。

適用於