次の方法で共有


CreateDCInfo.ce プロパティ (Microsoft.HtmlTrans)

変換フレームワークから返されるリターン コードを取得または設定します。

名前空間: Microsoft.HtmlTrans
アセンブリ: Microsoft.HtmlTrans.Interface (microsoft.htmltrans.interface.dll 内)

構文

'宣言
Public Property ce As CreationErrorType
'使用
Dim instance As CreateDCInfo
Dim value As CreationErrorType

value = instance.ce

instance.ce = value
public CreationErrorType ce { get; set; }

プロパティ値

エラーの種類を指定する CreationErrorType 値。

関連項目

参照

CreateDCInfo クラス
CreateDCInfo メンバ
Microsoft.HtmlTrans 名前空間