MethodInformation.ResourceUsageHints - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Property ResourceUsageHints As ResourceUsageHints
Get
Set
'Utilisation
Dim instance As MethodInformation
Dim value As ResourceUsageHints
value = instance.ResourceUsageHints
instance.ResourceUsageHints = value
public ResourceUsageHints ResourceUsageHints { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.ResourceUsageHints