ICorDebugValue2.GetExactType(ICorDebugType) Method

Definition

public:
 void GetExactType([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::ICorDebugType ^ % ppType);
public void GetExactType (out Microsoft.VisualStudio.CorDebugInterop.ICorDebugType ppType);
abstract member GetExactType : ICorDebugType -> unit
Public Sub GetExactType (ByRef ppType As ICorDebugType)

Parameters

ppType
ICorDebugType

Applies to