Condividi tramite


Proprietà IVsDataMappedObject.Type

Ottiene il nome del tipo come stringa per il tipo generico mappato corrente.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Sintassi

'Dichiarazione
ReadOnly Property Type As String
string Type { get; }
property String^ Type {
    String^ get ();
}
abstract Type : string with get
function get Type () : String

Valore proprietà

Tipo: String
Il nome del tipo come stringa per il tipo generico mappato corrente.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsDataMappedObject Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Data.Services