VsTextPos.span 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.
Specifies the span of text.
public: Microsoft::VisualStudio::TextManager::Interop::TextSpan span;
public: Microsoft::VisualStudio::TextManager::Interop::TextSpan span;
Microsoft::VisualStudio::TextManager::Interop::TextSpan span;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.TextSpan")]
public Microsoft.VisualStudio.TextManager.Interop.TextSpan span;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.TextSpan")>]
val mutable span : Microsoft.VisualStudio.TextManager.Interop.TextSpan
Public span As TextSpan
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: