Aracılığıyla paylaş


ExceptionSettings.SetBreakWhenThrown Yöntem

Etkinleştirir veya devre dışı bırakır BreakWhenThrown özelliği için belirtilen ExceptionSetting.Bulunan özelliği geçen ExceptionSetting nesne artık bu değeri yansıtır.

Ad alanı:  EnvDTE90
Derleme:  EnvDTE90 (EnvDTE90.dll içinde)

Sözdizimi

'Bildirim
Sub SetBreakWhenThrown ( _
    BreakWhenThrown As Boolean, _
    ExceptionSetting As ExceptionSetting _
)
void SetBreakWhenThrown(
    bool BreakWhenThrown,
    ExceptionSetting ExceptionSetting
)
void SetBreakWhenThrown(
    [InAttribute] bool BreakWhenThrown, 
    [InAttribute] ExceptionSetting^ ExceptionSetting
)
abstract SetBreakWhenThrown : 
        BreakWhenThrown:bool * 
        ExceptionSetting:ExceptionSetting -> unit 
function SetBreakWhenThrown(
    BreakWhenThrown : boolean, 
    ExceptionSetting : ExceptionSetting
)

Parametreler

Notlar

SetBreakWhenThrownyalnızca belirtilen, ayarlar ExceptionSetting örneği.Bir ExceptionSetting olan durumun bir anlık değerler ayarlama oluşturduğunuz sırada.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ExceptionSettings Arabirim

EnvDTE90 Ad Alanı

Diğer Kaynaklar

Otomasyon nesne modeli şeması