Interface StackFrames
Uma coleção de objetos StackFrame.
Namespace: EnvDTE
Assembly: EnvDTE (em EnvDTE. dll)
Sintaxe
<GuidAttribute("4ED85664-BBA2-11D2-8AD1-00C04F79E479")> _
Public Interface StackFrames _
Inherits IEnumerable
Dim instance As StackFrames
[GuidAttribute("4ED85664-BBA2-11D2-8AD1-00C04F79E479")]
public interface StackFrames : IEnumerable
[GuidAttribute(L"4ED85664-BBA2-11D2-8AD1-00C04F79E479")]
public interface class StackFrames : IEnumerable
public interface StackFrames extends IEnumerable