Compartir a través de


IImageSourceServiceProvider.GetImageSourceServiceType(Type) Método

Definición

Precaución

Use GetImageSourceService instead.

public:
 Type ^ GetImageSourceServiceType(Type ^ imageSource);
public:
 virtual Type ^ GetImageSourceServiceType(Type ^ imageSource);
public Type GetImageSourceServiceType (Type imageSource);
[System.Obsolete("Use GetImageSourceService instead.")]
public virtual Type GetImageSourceServiceType (Type imageSource);
abstract member GetImageSourceServiceType : Type -> Type
[<System.Obsolete("Use GetImageSourceService instead.")>]
abstract member GetImageSourceServiceType : Type -> Type
override this.GetImageSourceServiceType : Type -> Type
Public Function GetImageSourceServiceType (imageSource As Type) As Type
Public Overridable Function GetImageSourceServiceType (imageSource As Type) As Type

Parámetros

imageSource
Type

Devoluciones

Atributos

Se aplica a