QueryClientTypeMapping.ClientType - Propriété
Nom du type de client
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property ClientType As String
Get
Set
'Utilisation
Dim instance As QueryClientTypeMapping
Dim value As String
value = instance.ClientType
instance.ClientType = value
public string ClientType { get; set; }
Valeur de propriété
Type : System.String