Information
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.

NameValue Constructor

 

Initializes an instance of the NameValue class.

Namespace:   Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

NameDescription
System_CAPS_pubmethodNameValue()

Initializes an instance of the NameValue class.

System_CAPS_pubmethodNameValue(NameValue^)

Initializes an instance of the NameValue class that is identical to the provided NameValue object.

System_CAPS_pubmethodNameValue(String^, String^)

Initializes an instance of the NameValue class by using the provided parameters.

Return to top
Show: