DICS_FLAG_CONFIGSPECIFIC top-level constant

  1. @Deprecated('Use SETUP_DI_PROPERTY_CHANGE_SCOPE.DICS_FLAG_CONFIGSPECIFIC instead')
int const DICS_FLAG_CONFIGSPECIFIC

Make the change in the specified profile only.

Implementation

@Deprecated(
    'Use SETUP_DI_PROPERTY_CHANGE_SCOPE.DICS_FLAG_CONFIGSPECIFIC instead')
const DICS_FLAG_CONFIGSPECIFIC = 0x00000002;