NameValue 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.
Represents a name/value pair.
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("6DC2D910-42DB-4C6A-B4EC-49A66761F739")]
public class NameValue : Microsoft.Hpc.Scheduler.INameValuetype NameValue = class
    interface INameValuePublic Class NameValue
Implements INameValue- Inheritance
- 
				NameValue
- Attributes
- Implements
Properties
| Name | Retrieves the name of the name/value pair. | 
| Value | Retrieves the value of the name/value pair. |