Share via


ForLoopClass.StartTime 属性

定义

返回容器开始执行的时间。 此属性为只读。

public:
 virtual property DateTime default { DateTime get(); };
public virtual DateTime this { get; }
member this.StartTime : DateTime
Default Public Overridable ReadOnly Property StartTime As DateTime

属性值

一个 DateTime 值,该值指示何时开始运行容器。

实现

适用于