IVsDataMappedObjectTypeMember.Name, propriété

Obtient le nom du membre de type mappé.

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
Le nom du membre de type mappé.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataMappedObjectTypeMember Interface

Microsoft.VisualStudio.Data.Services, espace de noms