SolutionGlobalSectionKeyValuePairs Property |
The list of key/value pairs ordered as they appear in the solution file.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public List<KeyValuePair<string, string>> KeyValuePairs { get; }
Property Value
Type:
ListKeyValuePairString,
StringSee Also