Compartir a través de


de la propiedad MethodInformation.ReturnType

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

Sintaxis

'Declaración
Public Property ReturnType As Type
    Get
    Set
'Uso
Dim instance As MethodInformation
Dim value As Type

value = instance.ReturnType

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

Valor de propiedad

Tipo: System.Type

Vea también

Referencia

clase MethodInformation

Miembros MethodInformation

Espacio de nombres Microsoft.SharePoint.Client