de la propiedad ProxyContext.CaseInsensitiveMemberName
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client.ServerRuntime (en Microsoft.SharePoint.Client.ServerRuntime.dll)
Sintaxis
'Declaración
Public ReadOnly Property CaseInsensitiveMemberName As Boolean
Get
'Uso
Dim instance As ProxyContext
Dim value As Boolean
value = instance.CaseInsensitiveMemberName
public bool CaseInsensitiveMemberName { get; }
Valor de propiedad
Tipo: System.Boolean