FeatureSwitchDefinitionAttribute sealed class FeatureSwitchDefinitionAttribute : Attribute Documentation Code public string SwitchName { get; } public FeatureSwitchDefinitionAttribute(string switchName)