BreakdanceTestAssemblyAttribute

Tells Breakdance that the attributed method generates a manifest file that is used to test functional outputs.

Syntax

[AttributeUsage(AttributeTargets.Assembly, Inherited = false, AllowMultiple = false)]
public sealed class BreakdanceTestAssemblyAttribute : Attribute

Inheritance