WorkZoneServerContentServerUrl Property |
[Missing <summary> documentation for "P:Scanjour.Apf.Test.Environment.WorkZoneServer.ContentServerUrl"]
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 ContentServerUrl { get; }
Public ReadOnly Property ContentServerUrl As String
Get
public:
virtual property String^ ContentServerUrl {
String^ get () sealed;
}
abstract ContentServerUrl : string with get
override ContentServerUrl : string with get
Property Value
StringImplements
IWorkZoneServerContentServerUrl
See Also