Remove Additional Info Method

RemoveAdditionalInfo removes the specified information from the current instance of SetMetadata.

Note If you attempt to remove information that does not exist or has already been removed, the Logging Library generates an error.
data.RemoveAdditionalInfo ("Testing Lab");
Table 33. .NET Remove Additional Info Method Parameters
Parameter Required? Data Type Description
infoName Yes String Name of the information to remove.