IImageSourceServiceProvider.GetImageSourceType(Type) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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
傳回
- 屬性