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