CompatibilitySwitch.IsEnabled(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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