 | TaskEnumGlobalizer Class |
Functions to provide localized strings for enumerated types and values.
Inheritance HierarchySystemObject Microsoft.Win32.TaskSchedulerTaskEnumGlobalizer
Namespace:
Microsoft.Win32.TaskScheduler
Assembly:
Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.10.1
Syntaxpublic static class TaskEnumGlobalizer
Public NotInheritable Class TaskEnumGlobalizer
public ref class TaskEnumGlobalizer abstract sealed
Request Example
View SourceThe TaskEnumGlobalizer type exposes the following members.
Methods
| Name | Description |
---|
  | GetString |
Gets a string representing the localized value of the provided enum.
|
Top
See Also