public CardCacheSettingsProxy Settings { get; }Public ReadOnly Property Settings As CardCacheSettingsProxy
Getpublic:
property CardCacheSettingsProxy^ Settings {
CardCacheSettingsProxy^ get ();
}member Settings : CardCacheSettingsProxy with get