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