Share via


Contents Property

Returns the overridden properties defined for a choice in a DeviceSpecific/Choice construct.

public IDictionary Contents {
   get
}

Remarks

Changing this collection after overridden properties have been processed (in the OnDeviceCustomize method) will have no effect.

See Also

Applies to: DeviceSpecificChoice Class