The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
NameValuePair Class
Namespace:
Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
| Name | Description | |
|---|---|---|
![]() | NameValuePair() | Initializes a new instance of the NameValuePair class. |
![]() | NameValuePair(String^, Boolean) | Initializes a new instance of the NameValuePair class. |
![]() | NameValuePair(String^, DateTime) | Initializes a new instance of the NameValuePair class. |
![]() | NameValuePair(String^, Guid) | Initializes a new instance of the NameValuePair class. |
![]() | NameValuePair(String^, String^) | Initializes a new instance of the NameValuePair class. |
![]() | NameValuePair(String^, Uri^) | Initializes a new instance of the NameValuePair class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToDateTime() | |
![]() | ToGuid() | |
![]() | ToString() | (Overrides Object::ToString().) |
![]() | ToUri() |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

