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