SVsLanguageFilter Interface
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.
Passed to GetService(Type) to return a reference to IVsTextViewFilter.
public interface class SVsLanguageFilter
public interface class SVsLanguageFilter
__interface SVsLanguageFilter
[System.Runtime.InteropServices.Guid("6B6F0B32-B88B-40F8-A8FE-97438C5BDBEF")]
public interface SVsLanguageFilter
[System.Runtime.InteropServices.Guid("6B6F0B32-B88B-40F8-A8FE-97438C5BDBEF")]
[System.Runtime.InteropServices.ComVisible(false)]
public interface SVsLanguageFilter
[<System.Runtime.InteropServices.Guid("6B6F0B32-B88B-40F8-A8FE-97438C5BDBEF")>]
type SVsLanguageFilter = interface
[<System.Runtime.InteropServices.Guid("6B6F0B32-B88B-40F8-A8FE-97438C5BDBEF")>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type SVsLanguageFilter = interface
Public Interface SVsLanguageFilter
- Attributes