Freigeben über


IdentityDescriptorConverter.CanConvertFrom-Methode (ITypeDescriptorContext, Type)

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

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

Syntax

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

Parameter

Rückgabewert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityDescriptorConverter Klasse

CanConvertFrom-Überladung

Microsoft.VisualStudio.Services.Identity-Namespace