共用方式為


ExceptionSettings.RemoveByCode 方法

ExceptionSettings 集合中刪除代碼所指定的 ExceptionSetting 物件。

命名空間:  EnvDTE90
組件:  EnvDTE90 (在 EnvDTE90.dll 中)

語法

'宣告
Sub RemoveByCode ( _
    Code As UInteger _
)
void RemoveByCode(
    uint Code
)
void RemoveByCode(
    [InAttribute] unsigned int Code
)
abstract RemoveByCode : 
        Code:uint32 -> unit
function RemoveByCode(
    Code : uint
)

參數

.NET Framework 安全性

請參閱

參考

ExceptionSettings 介面

EnvDTE90 命名空間

其他資源

Automation 物件模型圖表