Partager via


MethodInformation.ReturnType - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)

Syntaxe

'Déclaration
Public Property ReturnType As Type
    Get
    Set
'Utilisation
Dim instance As MethodInformation
Dim value As Type

value = instance.ReturnType

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

Valeur de propriété

Type : System.Type

Voir aussi

Référence

MethodInformation classe

MethodInformation - Membres

Microsoft.SharePoint.Client - Espace de noms