Partager via


VsExpansion.path, champ

Fournit le chemin d'accès à 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 path As String
public string path
public:
String^ path
val mutable path: string
public var path : String

Notes

Signature de COM

De textmgr2.idl :

   BSTR  path;

C'est le chemin complet au fichier d'extrait de code.

Sécurité .NET Framework

Voir aussi

Référence

VsExpansion Structure

Microsoft.VisualStudio.TextManager.Interop, espace de noms