Freigeben über


IdentityDescriptorConverter.ConvertTo-Methode (ITypeDescriptorContext, CultureInfo, Object, Type)

Dieser Member überschreibt TypeConverter.ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).

Namespace:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Overrides Function ConvertTo ( _
    context As ITypeDescriptorContext, _
    culture As CultureInfo, _
    value As Object, _
    destinationType As Type _
) As Object
public override Object ConvertTo(
    ITypeDescriptorContext context,
    CultureInfo culture,
    Object value,
    Type destinationType
)

Parameter

Rückgabewert

Typ: System.Object

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityDescriptorConverter Klasse

ConvertTo-Überladung

Microsoft.VisualStudio.Services.Identity-Namespace