次の方法で共有


TimeExpiration.Minutes Property

Namespace:  Microsoft.TeamFoundation.Client.Reporting
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'宣言
Public Property Minutes As Integer
    Get
    Set
public int Minutes { get; set; }
public:
property int Minutes {
    int get ();
    void set (int value);
}
member Minutes : int with get, set
function get Minutes () : int
function set Minutes (value : int)

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

TimeExpiration Class

Microsoft.TeamFoundation.Client.Reporting Namespace