ParameterInformation.ParameterTypeFullName - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Property ParameterTypeFullName As String
Get
Set
'Utilisation
Dim instance As ParameterInformation
Dim value As String
value = instance.ParameterTypeFullName
instance.ParameterTypeFullName = value
public string ParameterTypeFullName { get; set; }
Valeur de propriété
Type : System.String