UtilityResources Class
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.
Caution
This class is obsolete
Utility class to contain resources for the Microsoft.PowerShell.Utility module.
public ref class UtilityResources abstract sealed
public ref class UtilityResources abstract sealed
class UtilityResources abstract sealed
public static class UtilityResources
[System.Obsolete("This class is obsolete", true)]
public static class UtilityResources
type UtilityResources = class
[<System.Obsolete("This class is obsolete", true)>]
type UtilityResources = class
Public Class UtilityResources
- Inheritance
-
UtilityResources
- Attributes
Properties
AlgorithmTypeNotSupported |
Error message to indicate that requested algorithm is not supported on the target platform. |
CouldNotParseAsPowerShellDataFile |
The file '{0}' could not be parsed as a PowerShell Data File. |
FileReadError | |
FormatHexPathPrefix |
The resource string used to indicate 'PATH:' in the formatting header. |
FormatHexResolvePathError |
Error message to indicate that Format-Hex cmdlet does not directly support the type provided as input. |
FormatHexTypeNotSupported |
Error message to indicate that Format-Hex cmdlet does not directly support the type provided as input. |
PathDoesNotExist |