Compartir a través de


VsExpansion.title (Campo)

Proporciona el nombre completo del fragmento de código.

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop.8.0 (en Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Sintaxis

'Declaración
Public title As String
public string title
public:
String^ title
val mutable title: string
public var title : String

Comentarios

Prototipo COM

de textmgr2.idl:

   BSTR  title;

El nombre del fragmento de código junto con la ruta identifica un fragmento de código.

Seguridad de .NET Framework

Vea también

Referencia

VsExpansion Estructura

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)