Compartilhar via


CrawledProperty.Name property

Obtém o nome de uma propriedade rastreada.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public ReadOnly Property Name As String
    Get
'Uso
Dim instance As CrawledProperty
Dim value As String

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

Property value

Type: System.String
Uma seqüência de caracteres contendo o nome da propriedade rastreada.

Ver também

Referência

CrawledProperty class

CrawledProperty members

Microsoft.Office.Server.Search.Administration namespace