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
傳回
- 屬性