TestManagementConstants.TestManagementDefaultPageSizeForWorkItem Field
Namespace: Microsoft.TeamFoundation.TestManagement.Client.Internal
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Public Shared ReadOnly TestManagementDefaultPageSizeForWorkItem As Integer
public static readonly int TestManagementDefaultPageSizeForWorkItem
public:
static initonly int TestManagementDefaultPageSizeForWorkItem
static val TestManagementDefaultPageSizeForWorkItem: int
public static final var TestManagementDefaultPageSizeForWorkItem : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.TeamFoundation.TestManagement.Client.Internal Namespace