Share via


IImageSourceServiceProvider.GetImageSourceType(Type) Method

Definition

Caution

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

Parameters

imageSource
Type

Returns

Attributes

Applies to