C++/CLI | |
---|---|
property Object^ default [String^] { Object^ get(String^ key); void set (String^ key, Object^ value); } |
Parameters
- key
- The key name.
Property Value
The value associated with the key.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)