ParameterInformation.ParameterType propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxe
'Declaração
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 propriedade
Tipo: System.Type