PictureLibrarySlideshowWebPart.ImageInfo.fullImageSrc field
在圖片媒體櫃中指定的影像編碼的絕對 URL。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public fullImageSrc As String
'用途
Dim instance As PictureLibrarySlideshowWebPart.ImageInfo
Dim value As String
value = instance.fullImageSrc
instance.fullImageSrc = value
public string fullImageSrc
請參閱
參照
PictureLibrarySlideshowWebPart.ImageInfo structure