DkmStackWalkFrame.Annotations Özellik

Tanım

Seçim Yığın çerçevesi ek açıklamaların salt okuma koleksiyonu. Bunlar bir unwinder tarafından tanımlanır ve bu unwinder özgüdür. Örnek kullanım, satır içi yığın filtresinden biçimlendirici 'e nasıl geçirilir.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Debugger::CallStack::DkmStackWalkFrameAnnotation ^> ^ Annotations { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Debugger::CallStack::DkmStackWalkFrameAnnotation ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Debugger.CallStack.DkmStackWalkFrameAnnotation> Annotations { get; }
member this.Annotations : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Debugger.CallStack.DkmStackWalkFrameAnnotation>
Public ReadOnly Property Annotations As ReadOnlyCollection(Of DkmStackWalkFrameAnnotation)

Özellik Değeri

ReadOnlyCollection<DkmStackWalkFrameAnnotation>

ReadOnlyCollection<T> döndürür.

Şunlara uygulanır