バージョン

PropertyPersistenceExceptionDetails コンストラクタ

PropertyPersistenceExceptionDetails の新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal ex As Exception, _
   ByVal pi As PropertyInfo, _
   ByVal path As String _
)
public PropertyPersistenceExceptionDetails( 
   Exception ex,
   PropertyInfo pi,
   string path
)

パラメータ

ex
pi
path
参照