NameValuePair Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class holds generic name value information.
public ref class NameValuePair
public class NameValuePair
type NameValuePair = class
Public Class NameValuePair
- Inheritance
-
NameValuePair
Properties
Name |
Return the name. |
Value |
Return the string value. |