ICorDebugObjectValue Interface

Definition

public interface class ICorDebugObjectValue : Microsoft::VisualStudio::CorDebugInterop::ICorDebugValue
public interface class ICorDebugObjectValue : Microsoft::VisualStudio::CorDebugInterop::ICorDebugValue
__interface ICorDebugObjectValue : Microsoft::VisualStudio::CorDebugInterop::ICorDebugValue
[System.Runtime.InteropServices.Guid("18AD3D6E-B7D2-11D2-BD04-0000F80849BD")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugObjectValue : Microsoft.VisualStudio.CorDebugInterop.ICorDebugValue
[<System.Runtime.InteropServices.Guid("18AD3D6E-B7D2-11D2-BD04-0000F80849BD")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugObjectValue = interface
    interface ICorDebugValue
Public Interface ICorDebugObjectValue
Implements ICorDebugValue
Derived
Attributes
Implements

Applies to