DataViewBrowseObject.GetComponentName, méthode

Récupère le nom de composant en parcourent l'objet.

Espace de noms :  Microsoft.VisualStudio.Data.Framework
Assembly :  Microsoft.VisualStudio.Data.Framework (dans Microsoft.VisualStudio.Data.Framework.dll)

Syntaxe

'Déclaration
Public Overridable Function GetComponentName As String
public virtual string GetComponentName()
public:
virtual String^ GetComponentName()
abstract GetComponentName : unit -> string  
override GetComponentName : unit -> string
public function GetComponentName() : String

Valeur de retour

Type : String
Retourne le nom de composant en parcourent l'objet, ou une chaîne vide si aucun nom de composant n'est trouvé.

Implémentations

ICustomTypeDescriptor.GetComponentName

Sécurité .NET Framework

Voir aussi

Référence

DataViewBrowseObject Classe

Microsoft.VisualStudio.Data.Framework, espace de noms