다음을 통해 공유


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 네임스페이스

기타 리소스

자동화 개체 모델 차트