Partager via


IVsDataViewInfo.Name, propriété

Obtient le nom de programmation de la vue de données.

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

Syntaxe

'Déclaration
ReadOnly Property Name As String
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string with get
function get Name () : String

Valeur de propriété

Type : String
Une valeur de chaîne contenant le nom de programmation de la vue de données.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms