CorDebugGuidToTypeMapping(Guid, ICorDebugType) Constructor

Definition

public:
 CorDebugGuidToTypeMapping(Guid guid, Microsoft::VisualStudio::CorDebugInterop::ICorDebugType ^ type);
public CorDebugGuidToTypeMapping (Guid guid, Microsoft.VisualStudio.CorDebugInterop.ICorDebugType type);
new Microsoft.VisualStudio.CorDebugInterop.CorDebugGuidToTypeMapping : Guid * Microsoft.VisualStudio.CorDebugInterop.ICorDebugType -> Microsoft.VisualStudio.CorDebugInterop.CorDebugGuidToTypeMapping
Public Sub New (guid As Guid, type As ICorDebugType)

Parameters

guid
Guid

Applies to