Share via


DataObjectEventArgs.TypeName, propriété

Obtient le nom du type d'objet de données.

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

Syntaxe

'Déclaration
Public ReadOnly Property TypeName As String
public string TypeName { get; }
public:
property String^ TypeName {
    String^ get ();
}
member TypeName : string
function get TypeName () : String

Valeur de propriété

Type : System.String
Une valeur d' String représentant le nom du type d'objet de données.

Sécurité .NET Framework

Voir aussi

Référence

DataObjectEventArgs Classe

Microsoft.VisualStudio.Data.Services, espace de noms