Partager via


ExpansionFunction.FieldName, propriété

Obtient ou définit le nom du champ auquel cette fonction d'expansion est associée.

Espace de noms :  Microsoft.VisualStudio.Package
Assemblys :   Microsoft.VisualStudio.Package.LanguageService.9.0 (dans Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (dans Microsoft.VisualStudio.Package.LanguageService.11.0.dll)
  Microsoft.VisualStudio.Package.LanguageService (dans Microsoft.VisualStudio.Package.LanguageService.dll)
  Microsoft.VisualStudio.Package.LanguageService.10.0 (dans Microsoft.VisualStudio.Package.LanguageService.10.0.dll)

Syntaxe

'Déclaration
Public Property FieldName As String
public string FieldName { get; set; }

Valeur de propriété

Type : System.String
Le nom du champ auquel cette fonction d'expansion est associée.

Remarques

Lorsque la valeur d'un champ doit être affichée dans l'extrait de code, la fonction associée d'expansion est exécutée pour obtenir cette valeur.

Sécurité .NET Framework

Voir aussi

Référence

ExpansionFunction Classe

Microsoft.VisualStudio.Package, espace de noms