ThumbnailUrl 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
縮圖 URL。
public class ThumbnailUrl
type ThumbnailUrl = class
Public Class ThumbnailUrl
- 繼承
-
ThumbnailUrl
建構函式
ThumbnailUrl() |
初始化 ThumbnailUrl 類別的新執行個體。 |
ThumbnailUrl(String, String) |
初始化 ThumbnailUrl 類別的新執行個體。 |
屬性
Alt |
取得或設定要包含在這個縮圖影像上的 HTML 替代文字。 |
Url |
取得或設定指向要用於媒體內容的縮圖的 URL。 |