Share via


PictureLibrarySlideshowWebPart.ImageInfo.title Field

Specifies the title of the image.

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public title As String
'Usage
Dim instance As PictureLibrarySlideshowWebPart.ImageInfo
Dim value As String

value = instance.title

instance.title = value
public string title

See Also

Reference

PictureLibrarySlideshowWebPart.ImageInfo Structure

PictureLibrarySlideshowWebPart.ImageInfo Members

Microsoft.SharePoint.WebPartPages Namespace