CefSettingsCefCommandLineArgs Property |
Version 57.0.0[Missing <summary> documentation for "P:CefSharp.CefSettings.CefCommandLineArgs"]
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.0.0.0
Syntax public virtual IDictionary<string, string> CefCommandLineArgs { get; }
public:
virtual property IDictionary<String^, String^>^ CefCommandLineArgs {
IDictionary<String^, String^>^ get ();
}
Property Value
Type:
IDictionaryString,
StringSee Also