Sdílet prostřednictvím


PropertyInformation.Name Property

Gets the property name.

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

Syntax

'Declaration
Public ReadOnly Property Name As String
    Get
'Usage
Dim instance As PropertyInformation
Dim value As String

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

Property Value

Type: System.String
A string containing the name.

See Also

Reference

PropertyInformation Class

PropertyInformation Members

Microsoft.SharePoint.Search.Query Namespace