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.
Check if the specified experimental feature has been enabled.
public static bool IsEnabled (string featureName);
static member IsEnabled : string -> bool
Public Shared Function IsEnabled (featureName As String) As Boolean