FilterAttribute Class

Definition

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.

Applies to