Keys Property

Microsoft Deployment Tools

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++
public ICollection<string> Keys { get; }
Public ReadOnly Property Keys As ICollection(Of String)
public:
virtual property ICollection<String^>^ Keys {
	ICollection<String^>^ get () sealed;
}

Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources) Version: 3.0.0.0 (3.5.1623.0)