Udostępnij za pośrednictwem


FeatureSwitchDefinitionAttribute(String) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy FeatureSwitchDefinitionAttribute

z określoną nazwą przełącznika funkcji.

public:
 FeatureSwitchDefinitionAttribute(System::String ^ switchName);
public FeatureSwitchDefinitionAttribute (string switchName);
new System.Diagnostics.CodeAnalysis.FeatureSwitchDefinitionAttribute : string -> System.Diagnostics.CodeAnalysis.FeatureSwitchDefinitionAttribute
Public Sub New (switchName As String)

Parametry

switchName
String

Nazwa przełącznika funkcji, który udostępnia wartość określonej właściwości.

Dotyczy