MFDeprecatedAttribute Properties |
The MFDeprecatedAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsError |
True if the use of the configuration key should be an error and prevent the use of the configuration.
|
![]() | Message |
The error message about deprecated key.
|
![]() | MessageResourceId |
The resource id of the error message about the deprecated key. This is used instead of the Message if specified.
|
![]() | Replacement |
The name of the replacement configuration member.
|