مشاركة عبر


قائمة تعداد ECustomDumpFlavor

يحتوي على قيم that indicate which عناصر إلى تضمين في a مخصص subset of a كومة ذاكرة مؤقتة النسخة الاحتياطية when التقارير أخطاء.

typedef enum {
    DUMP_FLAVOR_Mini            = 1,
    DUMP_FLAVOR_NonHeapCLRState = 2
} ECustomDumpFlavor;

الأعضاء

العضو

الوصف

DUMP_FLAVOR_Mini

Specifies that the مخصص كومة ذاكرة مؤقتة النسخة الاحتياطية should يبدأ كـ a minidump و تضمين extra بيانات specified بواسطة أي CustomDumpItem instances passed إلى the same أسلوب.

DUMP_FLAVOR_NonHeapCLRState

Specifies that the مخصص كومة ذاكرة مؤقتة النسخة الاحتياطية should gather الجميع تشغيل-الوقت الولاية بيانات that was not dynamically allocated.

ملاحظات

A معلمة of نوع ECustomDumpFlavor هو passed إلى the ICLRErrorReportingManager::BeginCustomDump أسلوب.

المتطلبات

الأنظمة الأساسية: See متطلبات النظام إطار عمل .NET.

**Header:**MSCorEE.idl

المكتبة: MSCorEE.dll

.NET Framework Versions: 4, 3.5 SP1, 3.5, 3.0 SP1, 3.0, 2.0 SP1, 2.0

راجع أيضًا:

المرجع

قائمة تعداد ECustomDumpItemKind

واجهة ICLRErrorReportingManager

موارد أخرى

استضافة تعدادات