TaskEnumGlobalizerGetString Method
Gets a string representing the localized value of the provided enum.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
public static string GetString(
Object enumValue
)
- enumValue Object
- The enum value.
StringA localized string, if available.