Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Search filter transform names.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.VSHelp80.vsHelpSearchFilterTransforms
Namespace: Microsoft.VisualStudio.VSHelp80
Assembly: Microsoft.VisualStudio.VSHelp80 (in Microsoft.VisualStudio.VSHelp80.dll)
Syntax
'Declaration
Public MustInherit Class vsHelpSearchFilterTransforms
public abstract class vsHelpSearchFilterTransforms
public ref class vsHelpSearchFilterTransforms abstract
[<AbstractClassAttribute>]
type vsHelpSearchFilterTransforms = class end
public abstract class vsHelpSearchFilterTransforms
The vsHelpSearchFilterTransforms type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
![]() ![]() |
vsHelpSearchFilterTransformsAddins | |
![]() ![]() |
vsHelpSearchFilterTransformsControls | Transform control Controls. |
![]() ![]() |
vsHelpSearchFilterTransformsHelp | Transform control Help. |
![]() ![]() |
vsHelpSearchFilterTransformsSamples | Transform control Samples. |
![]() ![]() |
vsHelpSearchFilterTransformsSnippets | Transform control Snippets. |
![]() ![]() |
vsHelpSearchFilterTransformsStarterKits | Transform control StarterKits. |
![]() ![]() |
vsHelpSearchFilterTransformsUnfiltered | Transform control Unfiltered. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.