Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Computes the base object.
Namespace: Microsoft.VisualStudio.Data.Framework
Assembly: Microsoft.VisualStudio.Data.Framework (in Microsoft.VisualStudio.Data.Framework.dll)
Syntax
'Dichiarazione
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.