PropertyNotFoundException クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
物件が見つからない場合の例外をすべて表します。
public ref class PropertyNotFoundException : Exception
public class PropertyNotFoundException : Exception
type PropertyNotFoundException = class
inherit Exception
Public Class PropertyNotFoundException
Inherits Exception
- 継承
-
PropertyNotFoundException
コンストラクター
| 名前 | 説明 |
|---|---|
| PropertyNotFoundException(String) |
プロパティ例外のために指定された名前で PropertyNotFoundException クラスの新しいインスタンスを初期化します。 |
プロパティ
| 名前 | 説明 |
|---|---|
| PropertyName |
プロパティの名前を取得します。 |