ArgumentsContainsHelpRequest Property
Gets a boolean value that indicates whether the command-line command contains request for displaying help.
Namespace: Gemstone.ConsoleAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.172 -- Release Build+241430fabc9f8d815f226ef82f939af6835b2b48
public virtual bool ContainsHelpRequest { get; }
Public Overridable ReadOnly Property ContainsHelpRequest As Boolean
Get
public:
virtual property bool ContainsHelpRequest {
bool get ();
}
function get_ContainsHelpRequest();
Property Value
Boolean