Get or set extra PhantomJS switches/options
Namespace: NReco.PhantomJSAssembly: NReco.PhantomJS (in NReco.PhantomJS.dll) Version: 1.0.2.0 (1.0.2.0)
public string CustomArgs { get; set; }
public string CustomArgs { get; set; }
Public Property CustomArgs As String
Get
Set
Public Property CustomArgs As String
Get
Set
public:
property String^ CustomArgs {
String^ get ();
void set (String^ value);
}
public:
property String^ CustomArgs {
String^ get ();
void set (String^ value);
}
member CustomArgs : string with get, set
member CustomArgs : string with get, set
Property Value
Type:
String