DebugPropertyInfo.m_dwValidFields 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::UInt32 m_dwValidFields;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.DBGPROP_INFO_FLAGS")]
public uint m_dwValidFields;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.DBGPROP_INFO_FLAGS")>]
val mutable m_dwValidFields : uint32
Public m_dwValidFields As UInteger
Field Value
- Attributes