Compartilhar via


PublishingWeb.ImagesLibrary propriedade

Gets the specified Images list of the current PublishingWeb object.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)

Sintaxe

'Declaração
Public ReadOnly Property ImagesLibrary As SPDocumentLibrary
    Get
'Uso
Dim instance As PublishingWeb
Dim value As SPDocumentLibrary

value = instance.ImagesLibrary
public SPDocumentLibrary ImagesLibrary { get; }

Valor de propriedade

Tipo: Microsoft.SharePoint.SPDocumentLibrary
Returns SPDocumentLibrary.

Ver também

Referência

PublishingWeb classe

PublishingWeb membros

Microsoft.SharePoint.Publishing namespace