DataViewBrowseObject.IReflect.UnderlyingSystemType, propriété

Obtient le type sous-jacent en parcourent l'objet.

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

Syntaxe

'Déclaration
Private ReadOnly Property UnderlyingSystemType As Type 
    Implements IReflect.UnderlyingSystemType
Type IReflect.UnderlyingSystemType { get; }
private:
virtual property Type^ UnderlyingSystemType {
    Type^ get () sealed = IReflect::UnderlyingSystemType::get;
}
private abstract UnderlyingSystemType : Type with get 
private override UnderlyingSystemType : Type with get
JScript ne prend pas en charge les implémentations d'interfaces explicites.

Valeur de propriété

Type : Type
Le type sous-jacent en parcourent l'objet.

Implémentations

IReflect.UnderlyingSystemType

Sécurité .NET Framework

Voir aussi

Référence

DataViewBrowseObject Classe

Microsoft.VisualStudio.Data.Framework, espace de noms