ITestManagementTeamProject.DefaultPageSizeForTestPoints Propriedade
Publicado: abril de 2016
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
int DefaultPageSizeForTestPoints { get; set; }
property int DefaultPageSizeForTestPoints {
int get();
void set(int value);
}
abstract DefaultPageSizeForTestPoints : int with get, set
Property DefaultPageSizeForTestPoints As Integer
Valor de propriedade
Type: System.Int32
Consulte também
Interface ITestManagementTeamProject
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo