Deployment Tools Foundation
Keys Property
Gets a collection of all the names of the strings in the table.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public ICollection<string> Keys { get; }
Public ReadOnly Property Keys As ICollection(Of String) Get
public: virtual property ICollection<String^>^ Keys { ICollection<String^>^ get () sealed; }
abstract Keys : ICollection<string> with get override Keys : ICollection<string> with get
Property Value
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.11.1.2318)