Compartir a través de


de la propiedad ParameterInformation.ParameterType

Espacio de nombres:  Microsoft.SharePoint.Client
Ensamblado:  Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxis

'Declaración
Public Property ParameterType As Type
    Get
    Set
'Uso
Dim instance As ParameterInformation
Dim value As Type

value = instance.ParameterType

instance.ParameterType = value
public Type ParameterType { get; set; }

Valor de propiedad

Tipo: System.Type

Vea también

Referencia

clase ParameterInformation

Miembros ParameterInformation

Espacio de nombres Microsoft.SharePoint.Client