IImageSourceServiceProvider.GetImageSourceServiceType(Type) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
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
参数
- imageSource
- Type
返回
- 属性