Class Constants
Inheritance
System.Object
Constants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Design.UI.RecordingSurface
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class Constants
Constructors
Constants()
Declaration
public Constants()
Fields
RecorderHostMetaDataUrl
Declaration
public const string RecorderHostMetaDataUrl = "http://localhost:2021/WebAiiDesignCanvas_11"
Field Value
System.
|
RecorderHostServiceNamespace
Declaration
public const string RecorderHostServiceNamespace = "http://artoftest.webaii.designcanvas.11"
Field Value
System.
|
RecorderPipeAddress
Declaration
public const string RecorderPipeAddress = "net.pipe://localhost/WebAiiDesignCavnas_11/Recorder"
Field Value
System.
|