Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Computes the base object.
Namespace: Microsoft.VisualStudio.Data.Framework
Assembly: Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)
Syntax
'Declaración
Protected Overridable Function ComputeBaseObject As IVsDataMappedObject
protected virtual IVsDataMappedObject ComputeBaseObject()
protected:
virtual IVsDataMappedObject^ ComputeBaseObject()
abstract ComputeBaseObject : unit -> IVsDataMappedObject
override ComputeBaseObject : unit -> IVsDataMappedObject
protected function ComputeBaseObject() : IVsDataMappedObject
Return Value
Type: Microsoft.VisualStudio.Data.Services.IVsDataMappedObject
The base object.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.