Click to Rate and Give Feedback

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Visual Studio Automation and Extensibility Reference
StackFrames Interface

A collection of StackFrame objects.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

Visual Basic (Declaration)
<GuidAttribute("4ED85664-BBA2-11D2-8AD1-00C04F79E479")> _
Public Interface StackFrames
    Inherits IEnumerable
Visual Basic (Usage)
Dim instance As StackFrames
C#
[GuidAttribute("4ED85664-BBA2-11D2-8AD1-00C04F79E479")] 
public interface StackFrames : IEnumerable
C++
[GuidAttribute(L"4ED85664-BBA2-11D2-8AD1-00C04F79E479")] 
public interface class StackFrames : IEnumerable
J#
/** @attribute GuidAttribute("4ED85664-BBA2-11D2-8AD1-00C04F79E479") */ 
public interface StackFrames extends IEnumerable
JScript
GuidAttribute("4ED85664-BBA2-11D2-8AD1-00C04F79E479") 
public interface StackFrames extends IEnumerable
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker