共用方式為


FileCancelException 建構函式 (String)

初始化 FileCancelException 類別的新執行個體。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)

語法

'宣告
Public Sub New ( _
    message As String _
)
public FileCancelException(
    string message
)

參數

  • message
    類型:System.String
    解釋為何擲回例外狀況的錯誤訊息。

.NET Framework 安全性

請參閱

參考

FileCancelException 類別

FileCancelException 多載

Microsoft.VisualStudio.Modeling.Shell 命名空間