バージョン

WordDocumentWriterXmlWriterException クラス プロパティ

このクラスのメンバの一覧は、WordDocumentWriterXmlWriterExceptionメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティAttribute例外がスローされた時に書き込まれた XML 属性の完全修飾名を返します。関連付けられた属性がない場合は null。  
Public プロパティDataGets a collection of key/value pairs that provide additional user-defined information about the exception. System.Exceptionから継承されます。
Public プロパティElement例外がスローされた時に書き込まれた XML 要素の完全修飾名を返します。関連付けられた要素がない場合は null。  
Public プロパティHelpLinkGets or sets a link to the help file associated with this exception. System.Exceptionから継承されます。
Public プロパティHResultGets or sets HRESULT, a coded numerical value that is assigned to a specific exception. System.Exceptionから継承されます。
Public プロパティInnerExceptionGets the System.Exception instance that caused the current exception. System.Exceptionから継承されます。
Public プロパティMessage例外メッセージを返します。 Infragistics.Documents.Word.WordDocumentWriterExceptionから継承されます。
Public プロパティReason例外の理由を識別する列挙値を返します。 Infragistics.Documents.Word.WordDocumentWriterExceptionから継承されます。
Public プロパティSourceGets or sets the name of the application or the object that causes the error. System.Exceptionから継承されます。
Public プロパティStackTraceGets a string representation of the immediate frames on the call stack. System.Exceptionから継承されます。
Public プロパティTargetSiteGets the method that throws the current exception. System.Exceptionから継承されます。
トップ
参照