共用方式為


PictureLibrarySlideshowWebPart.ImageInfo.title field

指定影像的標題。

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public title As String
'用途
Dim instance As PictureLibrarySlideshowWebPart.ImageInfo
Dim value As String

value = instance.title

instance.title = value
public string title

請參閱

參照

PictureLibrarySlideshowWebPart.ImageInfo structure

PictureLibrarySlideshowWebPart.ImageInfo members

Microsoft.SharePoint.WebPartPages namespace