Condividi tramite


Proprietà IVsDataObjectTypeMember.Type

Ottiene il tipo di oggetto dati come Type.

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

Sintassi

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

Valore proprietà

Tipo: System.Type
Il tipo di oggetto dati come Type.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsDataObjectTypeMember Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Data.Services