This documentation is archived and is not being maintained.
GetStatus::NumWarnings Property
Visual Studio 2013
Gets the number of warnings that the Get operation encountered.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Each warning is associated with a Failure object. To get the warning details, use GetFailures.
- 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.
Show: