SkipOn32BitOSAttribute Class¶
Skips a 64 bit test if the current Windows OS is 32-bit.
- Namespace
Microsoft.AspNetCore.Server.Testing- Assemblies
- Microsoft.AspNetCore.Server.Testing
Inheritance Hierarchy¶
System.ObjectSystem.AttributeMicrosoft.AspNetCore.Server.Testing.SkipOn32BitOSAttribute
Syntax¶
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
public class SkipOn32BitOSAttribute : Attribute, _Attribute, ITestCondition
-
class
Microsoft.AspNetCore.Server.Testing.SkipOn32BitOSAttribute