次の方法で共有


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

適用対象