MFDeprecatedAttribute(String, Boolean) Constructor
Constructor.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public MFDeprecatedAttribute(
string message,
bool isError
)
Parameters
- message String
- The error message to use if the configuration contains a value for this key.
- isError Boolean
- True if the use of the configuration key should be an error and prevent the use of the module.