de la propiedad MethodInformation.ResourceUsageHints
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
Public Property ResourceUsageHints As ResourceUsageHints
Get
Set
'Uso
Dim instance As MethodInformation
Dim value As ResourceUsageHints
value = instance.ResourceUsageHints
instance.ResourceUsageHints = value
public ResourceUsageHints ResourceUsageHints { get; set; }
Valor de propiedad
Tipo: Microsoft.SharePoint.Client.ResourceUsageHints