VsHiddenTextLayerClass Class
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.
Adds or enumerates hidden text sessions.
public ref class VsHiddenTextLayerClass : Microsoft::VisualStudio::TextManager::Interop::VsHiddenTextLayer
[Windows::Foundation::Metadata::WebHostHidden]
class VsHiddenTextLayerClass : Microsoft::VisualStudio::TextManager::Interop::VsHiddenTextLayer
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("9B6AB22E-916A-11D2-8914-0000F87579D2")]
[System.Runtime.InteropServices.TypeLibType(2)]
public class VsHiddenTextLayerClass : Microsoft.VisualStudio.TextManager.Interop.VsHiddenTextLayer
[System.Runtime.InteropServices.Guid("9B6AB22E-916A-11D2-8914-0000F87579D2")]
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public class VsHiddenTextLayerClass : Microsoft.VisualStudio.TextManager.Interop.VsHiddenTextLayer
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("9B6AB22E-916A-11D2-8914-0000F87579D2")>]
[<System.Runtime.InteropServices.TypeLibType(2)>]
type VsHiddenTextLayerClass = class
interface IVsHiddenTextSession
interface VsHiddenTextLayer
[<System.Runtime.InteropServices.Guid("9B6AB22E-916A-11D2-8914-0000F87579D2")>]
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type VsHiddenTextLayerClass = class
interface VsHiddenTextLayer
interface IVsHiddenTextSession
Public Class VsHiddenTextLayerClass
Implements VsHiddenTextLayer
- Inheritance
-
VsHiddenTextLayerClass
- Attributes
- Implements
You cannot create an instance of this class with the new
keyword. Instead, you must get the ILocalRegistry object and create the object with CreateInstance. The MPF wraps this method with CreateInstance.
Vs |
Creates a new instance of the class. |
Add |
Adds a new hidden region to the text buffer. |
Enum |
|
Enum |
Returns a list of the current hidden regions. |
Terminate() |
Ends the hidden text session. |
Unadvise |
Releases the IVsHiddenTextClient. |
Προϊόν | Εκδόσεις |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |