Skip to main content

Taggable.SetTag Method

Namespace: DensoCreate.Cli.Framework

Description

Sets the tag value for the specified key.
If the value is null (or unspecified), true is set.

Argument

NameTypeDescription
keystringKey
valueobjectValue (Optional)

Return Value

  • void

Exception

NameException ClassDescription
Invalid ArgumentCliInternalExceptionIf key is null