Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Computes the base object.
Namespace: Microsoft.VisualStudio.Data.Framework
Assembly: Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)
Syntax
'Declaration
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.