Copy the content of the current code container into the clipboard.
Remarks
A code container is:
a class
a struct
an interface
an enum
You can call this expert from anything that's inside the boundaries of the container (a function, a declaration...)
Conditions
The active document must be a source code document of any language recognized by Visual Studio, and the cursor must be inside the container (header or body).