Get or set PhantomJS tool executive file name ('phantomjs.exe' by default)
Namespace: NReco.PhantomJSAssembly: NReco.PhantomJS (in NReco.PhantomJS.dll) Version: 1.0.2.0 (1.0.2.0)
public string PhantomJsExeName { get; set; }
public string PhantomJsExeName { get; set; }
Public Property PhantomJsExeName As String
Get
Set
Public Property PhantomJsExeName As String
Get
Set
public:
property String^ PhantomJsExeName {
String^ get ();
void set (String^ value);
}
public:
property String^ PhantomJsExeName {
String^ get ();
void set (String^ value);
}
member PhantomJsExeName : string with get, set
member PhantomJsExeName : string with get, set
Property Value
Type:
String