Deployment Tools Foundation
Keys Property
Gets a collection object containing all the keys of the data.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ICollection<string> Keys { get; }
Public ReadOnly Property Keys As ICollection(Of String) Get
public: virtual property ICollection<String^>^ Keys { ICollection<String^>^ get () sealed; }
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)