NewHiddenRegion.tsHiddenText 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.
Span of text to create the new region for. For more information, see TextSpan.
public: Microsoft::VisualStudio::TextManager::Interop::TextSpan tsHiddenText;
public: Microsoft::VisualStudio::TextManager::Interop::TextSpan tsHiddenText;
Microsoft::VisualStudio::TextManager::Interop::TextSpan tsHiddenText;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.TextSpan")]
public Microsoft.VisualStudio.TextManager.Interop.TextSpan tsHiddenText;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.TextSpan")>]
val mutable tsHiddenText : Microsoft.VisualStudio.TextManager.Interop.TextSpan
Public tsHiddenText As TextSpan
Field Value
- Attributes
Remarks
COM Signature
From textmgr.idl: