GlobalProperties.CrawlAccountUserName Property
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Public Property CrawlAccountUserName As String
Get
Set
'Usage
Dim instance As GlobalProperties
Dim value As String
value = instance.CrawlAccountUserName
instance.CrawlAccountUserName = value
[ObsoleteAttribute]
public string CrawlAccountUserName { get; set; }
Property Value
Type: System.String