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