다음을 통해 공유


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

반환

특성

적용 대상