DataViewBrowseObject.IReflect.UnderlyingSystemType, propriété
Obtient le type sous-jacent du actuel 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
private override UnderlyingSystemType : Type
JScript ne prend pas en charge les implémentations d'interfaces explicites.
Valeur de propriété
Type : System.Type
Le type sous-jacent du actuel parcourent l'objet.
Implémentations
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.