Class SetUICultureAttribute
Summary description for SetUICultureAttribute.
[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Class|AttributeTargets.Method, AllowMultiple = false, Inherited = true)]
public class SetUICultureAttribute : PropertyAttribute, IApplyToTest, IApplyToContext
- Inheritance
-
SetUICultureAttribute
- Implements
- Inherited Members
Constructors
SetUICultureAttribute(string)
Construct given the name of a culture
public SetUICultureAttribute(string culture)
Parameters
culture
string