The PatternAttributeTargets type exposes the following members.

Extension Methods

  NameDescription
FormatOverloaded.

Fields

  NameDescription
ContributionMethod
Valid attribute targets for contribution methods.
DataContext
Valid attribute targets for data contexts.
Test
Valid attribute targets for tests.
TestAssembly
Valid attribute targets for test assemblies.
TestComponent
Valid attribute targets for tests or test parameters.
TestConstructor
Valid attribute targets for test constructors.
TestContract
Valid attribute targets for test contracts.
TestMethod
Valid attribute targets for test methods.
TestParameter
Valid attribute targets for test parameters.
TestType
Valid attribute targets for test types.

See Also