Udostępnij za pośrednictwem


Właściwość ITestManagementTeamProject.DefaultPageSizeForTestPoints —

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Property DefaultPageSizeForTestPoints As Integer
int DefaultPageSizeForTestPoints { get; set; }
property int DefaultPageSizeForTestPoints {
    int get ();
    void set (int value);
}
abstract DefaultPageSizeForTestPoints : int with get, set
function get DefaultPageSizeForTestPoints () : int 
function set DefaultPageSizeForTestPoints (value : int)

Wartość właściwości

Typ: Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestManagementTeamProject Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client