共用方式為


IImageSourceServiceProvider.GetImageSourceType(Type) 方法

定義

警告

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

參數

imageSource
Type

傳回

屬性

適用於