CustomMachinesCaptiaWebServer Property |
[Missing <summary> documentation for "P:Scanjour.Apf.Test.Environment.Custom.CustomMachines.CaptiaWebServer"]
Namespace: Scanjour.Apf.Test.Environment.CustomAssembly: Scanjour.Custom.Test.Environment (in Scanjour.Custom.Test.Environment.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string CaptiaWebServer { get; }
Public ReadOnly Property CaptiaWebServer As String
Get
public:
virtual property String^ CaptiaWebServer {
String^ get () sealed;
}
abstract CaptiaWebServer : string with get
override CaptiaWebServer : string with get
Property Value
StringImplements
IMachinesCaptiaWebServer
See Also