Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Array<string> myInstance.Tags { get; set; }

Example

Code Block
languagejs
$Instance.Tags = ["Hi", "There"];