Partager via


NameValuePair.Value, propriété

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
Public Property Value As String
public string Value { get; set; }
public:
property String^ Value {
    String^ get ();
    void set (String^ value);
}
member Value : string with get, set
function get Value () : String 
function set Value (value : String)

Valeur de propriété

Type : String

Sécurité .NET Framework

Voir aussi

Référence

NameValuePair Classe

Microsoft.TeamFoundation.TestManagement.Client, espace de noms