Freigeben über


IdentityDescriptorConverter.CanConvertTo-Methode (ITypeDescriptorContext, Type)

Dieser Member überschreibt TypeConverter.CanConvertTo(ITypeDescriptorContext, Type).

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

Syntax

'Declaration
Public Overrides Function CanConvertTo ( _
    context As ITypeDescriptorContext, _
    destinationType As Type _
) As Boolean
public override bool CanConvertTo(
    ITypeDescriptorContext context,
    Type destinationType
)

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityDescriptorConverter Klasse

CanConvertTo-Überladung

Microsoft.VisualStudio.Services.Identity-Namespace