Click or drag to resize

IZfePropertiesKeys Property

Returns an array of key values contained within this properties object.

Namespace:  MicroFocus.ZFE.Connector
Assembly:  MicroFocus.ZFE.Connector (in MicroFocus.ZFE.Connector.dll) Version: 1.1.30312.0 (1.1.30312.0)
Syntax
string[] Keys { get; }

Return Value

Type: String
An array of key values.
Remarks
For a list of supported property keys, see IZfePropertyKeys
See Also