共用方式為


PropertyReadOnlyException 建構

Initializes a new instance of the PropertyReadOnlyException class.

多載清單 

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

頂端