ShowCommandResources.CmdletControl_Header_Errors 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.
Looks up a localized string similar to Errors.
public:
static property System::String ^ CmdletControl_Header_Errors { System::String ^ get(); };
public:
static property Platform::String ^ CmdletControl_Header_Errors { Platform::String ^ get(); };
public static string CmdletControl_Header_Errors { get; }
static member CmdletControl_Header_Errors : string
Public Shared ReadOnly Property CmdletControl_Header_Errors As String