ProxyContext.CaseInsensitiveMemberName - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public ReadOnly Property CaseInsensitiveMemberName As Boolean
Get
'Utilisation
Dim instance As ProxyContext
Dim value As Boolean
value = instance.CaseInsensitiveMemberName
public bool CaseInsensitiveMemberName { get; }
Valeur de propriété
Type : System.Boolean