Share via


IDebugProperty Interface

Definition

public interface class IDebugProperty
[System.Runtime.InteropServices.Guid("51973C50-CB0C-11D0-B5C9-00A0244A0E7A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IDebugProperty
[<System.Runtime.InteropServices.Guid("51973C50-CB0C-11D0-B5C9-00A0244A0E7A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IDebugProperty = interface
Public Interface IDebugProperty
Derived
Attributes

Methods

EnumMembers(UInt32, UInt32, Guid, IEnumDebugPropertyInfo)
GetExtendedInfo(UInt32, Guid[], Object[])
GetParent(IDebugProperty)
GetPropertyInfo(UInt32, UInt32, DebugPropertyInfo[])
SetValueAsString(String, UInt32)

Applies to