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 インターフェース。

適用対象