Partilhar via


MethodInformation.ReturnType propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.Type

Ver também

Referência

MethodInformation classe

MethodInformation membros

Microsoft.SharePoint.Client namespace