Struct QuickExecutionInfo
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public struct QuickExecutionInfo
Fields
Browser
ExecutionDelay
Declaration
public int ExecutionDelay
Field Value
System.Int32
|
SilverlightApplicationPath
Declaration
public string SilverlightApplicationPath
Field Value
System.String
|
UseAnnotation
Declaration
public bool UseAnnotation
Field Value
System.Boolean
|