When we debug we can use DataTip to see the properties and data of a object. When we right click we see the context menu with "Copy", "Copy Expression", i.e.. If we click "Copy Expression" it copys the expression to the clipboard. My Add-in applicationI has the context menu object (it is CommandBar type) how can I use code to get the Expression?