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