DeepCrawlSuggestionFailureException.Url Property
Obsolete.
Namespace: Microsoft.SharePoint.Portal.SiteData
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property Url As String
Get
'Usage
Dim instance As DeepCrawlSuggestionFailureException
Dim value As String
value = instance.Url
public string Url { get; }
Property Value
Type: System.String
See Also
Reference
DeepCrawlSuggestionFailureException Class