Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the current instance of the IVsDataMappedObjectConversion stored in this class.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaration
ReadOnly Property Conversion As IVsDataMappedObjectConversion
Get
IVsDataMappedObjectConversion Conversion { get; }
property IVsDataMappedObjectConversion^ Conversion {
IVsDataMappedObjectConversion^ get ();
}
abstract Conversion : IVsDataMappedObjectConversion
function get Conversion () : IVsDataMappedObjectConversion
Property Value
Type: Microsoft.VisualStudio.Data.Services.IVsDataMappedObjectConversion
The current instance of the IVsDataMappedObjectConversion stored in this class.
.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.