DkmExceptionConditionInfo.Type Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Değer özelliğinin karşılaştırılacağını tanımlar.
Bu API, Visual Studio 15 RTM (DkmApiVersion. VS15RTM) sürümünde sunulmuştur.
public:
property Microsoft::VisualStudio::Debugger::ExceptionConditionType Type { Microsoft::VisualStudio::Debugger::ExceptionConditionType get(); };
public:
property Microsoft::VisualStudio::Debugger::ExceptionConditionType Type { Microsoft::VisualStudio::Debugger::ExceptionConditionType get(); };
public Microsoft.VisualStudio.Debugger.ExceptionConditionType Type { get; }
member this.Type : Microsoft.VisualStudio.Debugger.ExceptionConditionType
Public ReadOnly Property Type As ExceptionConditionType