MergeSessionDetail.Duration 属性

定义

获取或设置详细步骤的持续时间。

public:
 property int Duration { int get(); void set(int value); };
public int Duration { get; set; }
member this.Duration : int with get, set
Public Property Duration As Integer

属性值

一个 Int32 值。

注解

此属性可由任何用户检索或设置。

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

适用于