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