ThumbnailUrl Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Thumbnail URL.
public class ThumbnailUrl
type ThumbnailUrl = class
Public Class ThumbnailUrl
- Inheritance
-
ThumbnailUrl
Constructors
ThumbnailUrl() |
Initializes a new instance of the ThumbnailUrl class. |
ThumbnailUrl(String, String) |
Initializes a new instance of the ThumbnailUrl class. |
Properties
Alt |
Gets or sets HTML alt text to include on this thumbnail image. |
Url |
Gets or sets URL pointing to the thumbnail to use for media content. |