ReadOnlySource.Name - Propriété
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Name As String
Get
'Utilisation
Dim instance As ReadOnlySource
Dim value As String
value = instance.Name
public string Name { get; }
Valeur de propriété
Type : System.String