WorkingHours.StartTime 属性

定义

获取与会者开始工作的时间。

public:
 property TimeSpan StartTime { TimeSpan get(); };
public TimeSpan StartTime { get; }
Public ReadOnly Property StartTime As TimeSpan

属性值

属性的 StartTime 值为 T:System.Timespan

适用于