共用方式為


PropertyNotSetException 建構

Initializes a new instance of the PropertyNotSetException class.

多載清單 

  名稱 描述
公用方法 PropertyNotSetException() () () () Initializes a new instance of the PropertyNotSetException class.
公用方法 PropertyNotSetException(String) Initializes a new instance of the PropertyNotSetException class with the specified property.
公用方法 PropertyNotSetException(String, Exception) Initializes a new instance of the PropertyNotSetException class with the specified message and specified inner exception.

頂端