Jump to content

Application class/Web Server.Root Directory Path property: Difference between revisions

From LabVIEW Wiki
Bot: Automated import of articles
 
m Category reorg
 
Line 39: Line 39:
{{ambox|text=Add links to external resources that would also help.}}
{{ambox|text=Add links to external resources that would also help.}}


[[Category: Property]] [[Category:VI Server Property]]
[[Category:VI Server Property]]

Latest revision as of 13:19, 7 May 2020

VI Server Property Information
Property ID 2F
Scope Basic Development Environment
Data Name WebSrvr.RootPath
Short Name* WebSrvr.RootPath
Long Name* Web Server:Root Directory Path
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Data Type Path data type

Path

Property Node Web Server:Root Directory Path
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
PermissionsRead/Write
Remote access allowedNo

Specifies the root directory from which the built-in Web Server loads files for document requests.

This property is similar to the Root Directory option on the Web Server page of the Options dialog box.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links