AddinItem.id

Unique ID for this addin. Prefer you use a camel cased version of the Addin without the word Addin in it.

Example: Snippet, Commander, PasteImageToAzureBlob

public string id { get; set; }

See also:

Class AddinItem

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic