UtilityResources Class

Definition

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

Applies to