共用方式為


WizardCancelledException 類別

定義

可在範本精靈內取消處理的例外狀況。

public ref class WizardCancelledException : Exception
[System.Serializable]
public class WizardCancelledException : Exception
[<System.Serializable>]
type WizardCancelledException = class
    inherit Exception
Public Class WizardCancelledException
Inherits Exception
繼承
WizardCancelledException
屬性

建構函式

WizardCancelledException()

例外狀況建構函式。

WizardCancelledException(SerializationInfo, StreamingContext)

例外狀況建構函式。

WizardCancelledException(String, Exception)

例外狀況建構函式。

WizardCancelledException(String)

例外狀況建構函式。

屬性

HResult

取得或設定 HRESULT,它是指派給特定例外狀況的編碼數值。

適用於