DkmManagedReturnValueInfo.CorType Property

Definition

ICorDebugType of the return value.

This API was introduced in Visual Studio 12 RTM (DkmApiVersion.VS12RTM).

public:
 property Microsoft::VisualStudio::CorDebugInterop::ICorDebugType ^ CorType { Microsoft::VisualStudio::CorDebugInterop::ICorDebugType ^ get(); };
public:
 property Microsoft::VisualStudio::CorDebugInterop::ICorDebugType ^ CorType { Microsoft::VisualStudio::CorDebugInterop::ICorDebugType ^ get(); };
public Microsoft.VisualStudio.CorDebugInterop.ICorDebugType CorType { get; }
member this.CorType : Microsoft.VisualStudio.CorDebugInterop.ICorDebugType
Public ReadOnly Property CorType As ICorDebugType

Property Value

Applies to