C#
Objective-C
C++
public string ConfigurationInformation { get; set; }
@property (nonatomic, copy, nullable) NSString *configurationInformation;
public:
property String^ ConfigurationInformation {
String^ get();
void set ( String^ value);
}
The Configuration Information (2010,0150).
For an example, refer to Associate.