CompatibilitySwitch.IsEnabled(String) Method

Definition

public:
 static bool IsEnabled(System::String ^ compatibilitySwitchName);
public static bool IsEnabled (string compatibilitySwitchName);
static member IsEnabled : string -> bool
Public Shared Function IsEnabled (compatibilitySwitchName As String) As Boolean

Parameters

compatibilitySwitchName
String

Returns

Boolean

Applies to