PropertyNotFoundException 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表所有在未找到該財產的情況下的例外情況。
public ref class PropertyNotFoundException : Exception
public class PropertyNotFoundException : Exception
type PropertyNotFoundException = class
inherit Exception
Public Class PropertyNotFoundException
Inherits Exception
- 繼承
-
PropertyNotFoundException
建構函式
| 名稱 | Description |
|---|---|
| PropertyNotFoundException(String) |
初始化一個新實例 PropertyNotFoundException ,並以該屬性例外的指定名稱。 |
屬性
| 名稱 | Description |
|---|---|
| PropertyName |
取得屬性的名稱。 |