NewOutlineRegion.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.
Structure identifying the span of hidden text. 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: