Share via


StorableColorTheme.Keys Property

Definition

Gets the keys collection so it's available for serialization.

public:
 property System::Collections::ObjectModel::Collection<System::String ^> ^ Keys { System::Collections::ObjectModel::Collection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.Collection<string> Keys { get; }
member this.Keys : System.Collections.ObjectModel.Collection<string>
Public ReadOnly Property Keys As Collection(Of String)

Property Value

Applies to