Share via


ICorDebugType.GetType(CorElementType) Method

Definition

public:
 void GetType([Runtime::InteropServices::Out] Microsoft::VisualStudio::CorDebugInterop::CorElementType % ty);
public void GetType (out Microsoft.VisualStudio.CorDebugInterop.CorElementType ty);
abstract member GetType : CorElementType -> unit
Public Sub GetType (ByRef ty As CorElementType)

Parameters

Applies to