DetailProviders プロパティ
| 編集/提案 ソースを表示DetailProviders
追加情報を翻訳するオブジェクトの列挙体を取得します。
宣言
public IEnumerable<ICustomErrorDetailProvider> DetailProviders { get; }
プロパティ値
型 | 説明 |
---|---|
System.Collections.Generic.IEnumerable<ICustomErrorDetailProvider> |
追加情報を翻訳するオブジェクトの列挙体を取得します。
public IEnumerable<ICustomErrorDetailProvider> DetailProviders { get; }
型 | 説明 |
---|---|
System.Collections.Generic.IEnumerable<ICustomErrorDetailProvider> |