IDkmClrFrameGenericParameterProvider.GetClrGenericParameters Method

Definition

Gets the generic parameters for the current stack frame as a list of assembly qualified names.

C++/CX
public:
 Platform::Array <Platform::String ^> ^ GetClrGenericParameters(Microsoft::VisualStudio::Debugger::CallStack::DkmStackWalkFrame ^ frame);

Parameters

frame
DkmStackWalkFrame

[In] DkmStackWalkFrame represents a frame on a call stack which has been walked, but may not have been formatted or filtered. Formatted frames are represented by DkmStackFrame instead.

Returns

String[]

[Out] The list of assembly qualified names for the type parameters, if any, followed by the method parameters, if any.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022