DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
The Appserver's workDir.
Gets the value of the Appserver's workDir.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public string workDir { get; } |
| Visual Basic |
|---|
Public ReadOnly Property workDir As String Get |
| Visual C++ |
|---|
public: property String^ workDir { String^ get (); } |
Return Value
Type: StringThe Appserver's workDir.