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