NetPlatformAttribute
Marks an assembly, test fixture or test method as applying to a specific platform.
            
                
public NetPlatformAttribute()
Constructor with no platforms specified, for use
            with named property syntax.
            
Constructor taking one or more platforms
            
Causes a test to be skipped if this NewPlatformAttribute is not satisfied.