PictureLibrarySlideshowWebPart.ImageInfo members
Include protected members
Include inherited members
定義在PictureLibrarySlideshowWebPart中,表示所顯示的影像相關的資訊。
The PictureLibrarySlideshowWebPart.ImageInfo type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
descrption | 指定影像的描述。 |
![]() |
fullImageSrc | 在圖片媒體櫃中指定的影像編碼的絕對 URL。 |
![]() |
height | 像素為單位指定影像的高度。 |
![]() |
src | 指定的影像編碼的絕對 URL。 |
![]() |
title | 指定影像的標題。 |
![]() |
width | 像素為單位指定影像的寬度。 |
Top