Partager via


CrawlRule.Method - Propriété

Obtient la méthode selon laquelle une demande d'authentification de formulaires est effectuée (« get » ou « post »). Retourne la méthode en cas de InclusionRule avec un type d'authentification FormRuleAccess valeur null dans le cas contraire

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Method As String
    Get
'Utilisation
Dim instance As CrawlRule
Dim value As String

value = instance.Method
public string Method { get; }

Valeur de propriété

Type : System.String
Retourne String .

Voir aussi

Référence

CrawlRule classe

CrawlRule - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms