PictureLibrarySlideshowWebPart.ImageInfo.fullImageSrc Field

Specifies the encoded absolute URL of the image in the picture library.

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

Syntax

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

value = instance.fullImageSrc

instance.fullImageSrc = value
public string fullImageSrc

See Also

Reference

PictureLibrarySlideshowWebPart.ImageInfo Structure

PictureLibrarySlideshowWebPart.ImageInfo Members

Microsoft.SharePoint.WebPartPages Namespace