VsExpansion::description Field
Visual Studio 2015
Provides the description for the code snippet.
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
From textmgr2.idl:
BSTR description;
This value comes from the <Description> tag in the code snippet template. See
for details on the <Description> tag.5e2b0196-2a0e-4c7a-ab23-a3c838e50f57
Show: