KeyValuePair MembersDocuWare Platform .NET API
The KeyValuePair type exposes the following members.
Constructors

  NameDescription
Public methodKeyValuePair
Initializes a new instance of the KeyValuePair class
Back to Top
Properties

  NameDescription
Public propertyName
The name of the environment variable.
Public propertyValue
The value of the environment variable.
Back to Top
See Also