Classe NameValuePair
Hierarquia de herança
Object
Microsoft.TeamFoundation.TestManagement.Client.NameValuePair
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
'Declaração
Public NotInheritable Class NameValuePair
public sealed class NameValuePair
public ref class NameValuePair sealed
[<Sealed>]
type NameValuePair = class end
public final class NameValuePair
O tipo NameValuePair expõe os membros a seguir.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
NameValuePair() | Inicializa uma nova instância da classe NameValuePair. |
![]() |
NameValuePair(String, Boolean) | Inicializa uma nova instância da classe NameValuePair. |
![]() |
NameValuePair(String, DateTime) | Inicializa uma nova instância da classe NameValuePair. |
![]() |
NameValuePair(String, Guid) | Inicializa uma nova instância da classe NameValuePair. |
![]() |
NameValuePair(String, String) | Inicializa uma nova instância da classe NameValuePair. |
![]() |
NameValuePair(String, Uri) | Inicializa uma nova instância da classe NameValuePair. |
Superior
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
Name | |
![]() |
Value |
Superior
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Equals | Determines whether the specified object is equal to the current object. (Herdado de Object.) |
![]() ![]() |
FromXml | |
![]() |
GetHashCode | Serves as the default hash function. (Herdado de Object.) |
![]() |
GetType | Gets the Type of the current instance. (Herdado de Object.) |
![]() |
ToDateTime | |
![]() |
ToGuid | |
![]() |
ToString | (Substitui Object.ToString.) |
![]() |
ToUri | |
![]() |
ToXml(XmlWriter, String) | |
![]() ![]() |
ToXml(XmlWriter, String, NameValuePair) |
Superior
Acesso thread-safe
Quaisquer membros estático (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.