NUnit.Framework.PlatformAttribute Class
PlatformAttribute is used to mark a test fixture or an individual method as applying to a particular platform only.

See Also: PlatformAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class | System.AttributeTargets.Method | System.AttributeTargets.All, AllowMultiple=true, Inherited=false)]
public class PlatformAttribute : IncludeExcludeAttribute, 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: 1.0.0.0