Compartilhar via


Propriedade ITestManagementTeamProject.DefaultPageSizeForTestPoints

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: Int32

Segurança do .NET Framework

Consulte também

Referência

ITestManagementTeamProject Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client