ProxyContext.StrongTypedExpandoField - Propriété
Indique si le serveur doit renvoyer les informations de type de champ expando.
Les informations de type sera le suffixe du nom du champ.
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public ReadOnly Property StrongTypedExpandoField As Boolean
Get
'Utilisation
Dim instance As ProxyContext
Dim value As Boolean
value = instance.StrongTypedExpandoField
public bool StrongTypedExpandoField { get; }
Valeur de propriété
Type : System.Boolean