MergeSessionSummary.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 框架 2.0 版本。

適用於