Partager via


VsExpansion.title, champ

Fournit le titre complet de l'extrait de code.

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop.8.0 (dans Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntaxe

'Déclaration
Public title As String
public string title
public:
String^ title
val mutable title: string
public var title : String

Notes

Signature de COM

De textmgr2.idl :

   BSTR  title;

Le titre de l'extrait de code avec le chemin d'accès identifie uniquement un extrait de code.

Sécurité .NET Framework

Voir aussi

Référence

VsExpansion Structure

Microsoft.VisualStudio.TextManager.Interop, espace de noms