ShowCommandResources.CmdletControl_Button_GetHelp 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 ? .
public:
static property System::String ^ CmdletControl_Button_GetHelp { System::String ^ get(); };
public:
static property Platform::String ^ CmdletControl_Button_GetHelp { Platform::String ^ get(); };
public static string CmdletControl_Button_GetHelp { get; }
static member CmdletControl_Button_GetHelp : string
Public Shared ReadOnly Property CmdletControl_Button_GetHelp As String