FeatureSwitchDefinitionAttribute(String) Constructor

Definitie

Initialiseert een nieuw exemplaar van de FeatureSwitchDefinitionAttribute klasse

met de naam van de opgegeven functieswitch.

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)

Parameters

switchName
String

De naam van de functieswitch die de waarde voor de opgegeven eigenschap levert.

Van toepassing op