Op Englesch liesen

Deelen iwwer


VsExpansion Struct

Definition

Provides information about a code snippet.

C++/CX
public value class VsExpansion
Inheritance
VsExpansion

Remarks

COM Signature

cpp#
typedef struct _VsExpansion {  
   BSTR  path;  
   BSTR  title;  
   BSTR  shortcut;  
   BSTR  description;  
} VsExpansion;  

This structure is returned from the IVsExpansionEnumeration interface.

Fields

description

Provides the description for the code snippet.

path

Provides the path to the code snippet.

shortcut

Provides the shortcut name for the code snippet.

title

Provides the full title of the code snippet.

Applies to

Produkt Versiounen
Visual Studio SDK 2015, 2017, 2019, 2022