NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Xilium.CefGlue
CefCommandLine Class
CefCommandLine Methods
AppendArgument Method
AppendSwitch Method
Copy Method
Create Method
Dispose Method
Finalize Method
GetArguments Method
GetArgv Method
GetProgram Method
GetSwitches Method
GetSwitchValue Method
HasSwitch Method
PrependArgument Method
PrependWrapper Method
Reset Method
SetProgram Method
ToString Method
CefCommandLine
HasSwitch Method
Returns true if the command line contains the given switch.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
bool
HasSwitch
(
string
name
)
Parameters
name
Type:
System
String
Return Value
Type:
Boolean
See Also
Reference
CefCommandLine Class
Internal.Xilium.CefGlue Namespace
Copyright 2024 NeoAxis Group. All rights reserved.