共用方式為


PropertyWriteException 建構

Initializes a new instance of the PropertyWriteException class.

多載清單 

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

頂端