PropertyNotFoundException 類別

定義

代表所有在未找到該財產的情況下的例外情況。

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

取得屬性的名稱。

適用於