DisassemblyData.posBeg 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: Microsoft::VisualStudio::Debugger::Interop::TEXT_POSITION posBeg;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.TEXT_POSITION")]
public Microsoft.VisualStudio.Debugger.Interop.TEXT_POSITION posBeg;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.TEXT_POSITION")>]
val mutable posBeg : Microsoft.VisualStudio.Debugger.Interop.TEXT_POSITION
Public posBeg As TEXT_POSITION
Field Value
- Attributes