ChangeInput.m_DelSpan 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.
The span to delete.
public: Microsoft::VisualStudio::TextManager::Interop::TextSpan m_DelSpan;
public: Microsoft::VisualStudio::TextManager::Interop::TextSpan m_DelSpan;
Microsoft::VisualStudio::TextManager::Interop::TextSpan m_DelSpan;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.TextSpan")]
public Microsoft.VisualStudio.TextManager.Interop.TextSpan m_DelSpan;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.TextSpan")>]
val mutable m_DelSpan : Microsoft.VisualStudio.TextManager.Interop.TextSpan
Public m_DelSpan As TextSpan
Field Value
- Attributes