IEnumerable<string> Keys {get;}
Property Value
Type: System.Collection.Generic.IEnumerable<String>
The collection objects of System.String describing keys of variables items.
Get the keys list of variables items.
IEnumerable<string> Keys {get;}
Type: System.Collection.Generic.IEnumerable<String>
The collection objects of System.String describing keys of variables items.
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.