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