Compartilhar via


SPSearchResult.ListName property

Preterido. Obtém o nome da lista que contém o item.

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

Syntax

'Declaração
Public ReadOnly Property ListName As String
    Get
'Uso
Dim instance As SPSearchResult
Dim value As String

value = instance.ListName
public string ListName { get; }

Property value

Type: System.String
Uma seqüência de caracteres que contém o nome da lista.

Ver também

Referência

SPSearchResult class

SPSearchResult members

Microsoft.SharePoint namespace