NUnit.Framework.PropertyAttribute Class
PropertyAttribute is used to attach information to a test as a name/value pair..

See Also: PropertyAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method | System.AttributeTargets.All, AllowMultiple=true, Inherited=true)]
public class PropertyAttribute : NUnitAttribute, NUnit.Framework.Internal.IApplyToTest

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0