Description
Indicates whether the open test or business component is currently running.
Syntax
object.IsRunning
Argument Description
object An expression evaluating to an object of type Test.
Value Type
Read-only. A Boolean value.
Possible Values
True--The test or component is running.
False--The test or component is not running.作者: peimzh 时间: 2008-7-21 10:45
我想直接写在模板里面,每个Action就自动有一个模板,上面就有这个时间的写入