Share via


BP_PASSCOUNT.stylePassCount Field

Definition

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

Applies to