DEBUG_PROPERTY_INFO.dwAttrib Field
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: System::UInt64 dwAttrib;
public: Microsoft::VisualStudio::Debugger::Interop::enum_DBG_ATTRIB_FLAGS dwAttrib;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.DBG_ATTRIB_FLAGS")]
public ulong dwAttrib;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.DBG_ATTRIB_FLAGS")]
public Microsoft.VisualStudio.Debugger.Interop.enum_DBG_ATTRIB_FLAGS dwAttrib;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.DBG_ATTRIB_FLAGS")>]
val mutable dwAttrib : uint64
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.DBG_ATTRIB_FLAGS")>]
val mutable dwAttrib : Microsoft.VisualStudio.Debugger.Interop.enum_DBG_ATTRIB_FLAGS
Public dwAttrib As ULong
Public dwAttrib As enum_DBG_ATTRIB_FLAGS
Field Value
- Attributes