CrawlRule.Method Property
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property Method As String
Get
'Usage
Dim instance As CrawlRule
Dim value As String
value = instance.Method
public string Method { get; }
Property Value
Type: System.String