VsExpansion::description Field

 

Provides the description for the code snippet.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

public:
String^ description

Field Value

Type: System::String^

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

Return to top
Show: