QueryClientTypeMapping.ClientType property
Nome do tipo de cliente
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property ClientType As String
Get
Set
'Uso
Dim instance As QueryClientTypeMapping
Dim value As String
value = instance.ClientType
instance.ClientType = value
public string ClientType { get; set; }
Property value
Type: System.String