ICorDebugObjectValue Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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