Compartilhar via


Web.NoCrawl propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)

Sintaxe

'Declaração
Public Property NoCrawl As Boolean
    Get
    Set
'Uso
Dim instance As Web
Dim value As Boolean

value = instance.NoCrawl

instance.NoCrawl = value
public bool NoCrawl { get; set; }

Valor de propriedade

Tipo: System.Boolean

Ver também

Referência

Web classe

Web membros

Microsoft.SharePoint.Client namespace