Partager via


PropertyInformation.ExcludeFromDefaultRetrieval - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Property ExcludeFromDefaultRetrieval As Boolean
    Get
    Set
'Utilisation
Dim instance As PropertyInformation
Dim value As Boolean

value = instance.ExcludeFromDefaultRetrieval

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

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

PropertyInformation classe

PropertyInformation - Membres

Microsoft.SharePoint.Client - Espace de noms