DkmExceptionTriggerHit.StackTrace Свойство

Определение

Используемых Трассировка стека исключения, если он доступен.

         Этот API появился в Visual Studio 12 RTM (Дкмапиверсион. VS12RTM).
public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Debugger::DkmInstructionAddress ^> ^ StackTrace { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Debugger::DkmInstructionAddress ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Debugger.DkmInstructionAddress> StackTrace { get; }
member this.StackTrace : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Debugger.DkmInstructionAddress>
Public ReadOnly Property StackTrace As ReadOnlyCollection(Of DkmInstructionAddress)

Значение свойства

ReadOnlyCollection<DkmInstructionAddress>

Применяется к