DkmGetNextFramesAsyncResult.Frames Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Facultatif DkmStackFrame [] représente un frame sur la pile des appels après le filtrage et la traduction.
public:
property cli::array <Microsoft::VisualStudio::Debugger::CallStack::DkmStackFrame ^> ^ Frames { cli::array <Microsoft::VisualStudio::Debugger::CallStack::DkmStackFrame ^> ^ get(); };
public:
property Platform::Array <Microsoft::VisualStudio::Debugger::CallStack::DkmStackFrame ^> ^ Frames { Platform::Array <Microsoft::VisualStudio::Debugger::CallStack::DkmStackFrame ^> ^ get(); };
public Microsoft.VisualStudio.Debugger.CallStack.DkmStackFrame[] Frames { get; }
member this.Frames : Microsoft.VisualStudio.Debugger.CallStack.DkmStackFrame[]
Public ReadOnly Property Frames As DkmStackFrame()
Valeur de propriété
Retourne DkmStackFrame.