Click or drag to resize

MetadataFilterAttribute Properties

The MetadataFilterAttribute type exposes the following members.

Properties
  NameDescription
Public propertyKey
Gets the key the dependency is expected to have to satisfy the parameter.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Public propertyValue
Gets the value the dependency is expected to have to satisfy the parameter.
Top
See Also