FilterAttribute Class
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.
Identifies a filter.
public ref class FilterAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttribute
public ref class FilterAttribute sealed : Microsoft::VisualStudio::Utilities::SingletonBaseMetadataAttribute
public sealed class FilterAttribute : Microsoft.VisualStudio.Utilities.SingletonBaseMetadataAttribute
type FilterAttribute = class
inherit SingletonBaseMetadataAttribute
Public NotInheritable Class FilterAttribute
Inherits SingletonBaseMetadataAttribute
- Inheritance
Constructors
FilterAttribute(String) |
Constructs a new instance of the attribute. |
Properties
FilterName |
Gets the filter name. |