Compartir a través de


IImageSourceServiceProvider.GetImageSourceType(Type) Método

Definición

Precaución

Use GetImageSourceService instead.

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

Parámetros

imageSource
Type

Devoluciones

Atributos

Se aplica a