TaskEnumGlobalizer Class

Functions to provide localized strings for enumerated types and values.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.0
public static class TaskEnumGlobalizer
Inheritance
Object    TaskEnumGlobalizer

Methods

GetString Gets a string representing the localized value of the provided enum.

See Also