UtilityResources.CouldNotParseAsPowerShellDataFile Property
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.
The file '{0}' could not be parsed as a PowerShell Data File.
public:
static property System::String ^ CouldNotParseAsPowerShellDataFile { System::String ^ get(); };
public:
static property Platform::String ^ CouldNotParseAsPowerShellDataFile { Platform::String ^ get(); };
public static string CouldNotParseAsPowerShellDataFile { get; }
static member CouldNotParseAsPowerShellDataFile : string
Public Shared ReadOnly Property CouldNotParseAsPowerShellDataFile As String