FeatureSwitchDefinitionAttribute(String) Oluşturucu

Tanım

FeatureSwitchDefinitionAttribute sınıfının yeni bir örneğini başlatır

belirtilen özellik anahtarı adıyla.

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)

Parametreler

switchName
String

Belirtilen özelliğin değerini sağlayan özellik anahtarının adı.

Şunlara uygulanır