Compartir a través de


Propiedad WebProxyClient.SdkClientVersion

Se aplica a: CRM 2015 on-prem, CRM Online

The version of your client application.

Espacio de nombres: Microsoft.Xrm.Sdk.WebServiceClient
Ensamblado: Microsoft.Xrm.Sdk (en Microsoft.Xrm.Sdk.dll)

Sintaxis

'Declaración
Public Property SdkClientVersion As String
public string SdkClientVersion { get; set; }

Valor de propiedad

Type: Cadena
The client application version.

Comentarios

The value can be any version number than has at least one decimal point and is greater than 6.0.0002.0000. It’s recommended that the property value be set to the product build version of the CRM SDK assemblies that were linked to the client application.

Seguridad de hilo

Los miembros estáticos públicos (Shared en Visual Basic) de este tipo son seguros para el hilo. No se garantiza que los miembros de instancia sean seguros para el hilo.

Plataformas

Plataformas de desarrollo

Windows Vista, Windows Server 2003 y

Plataformas de destino

Windows 98,Windows 2000,Windows 2000 Server,Windows CE,Windows Server 2008,Windows 98 Second Edition,Pocket PC,Teléfono inteligente,Windows Server 2003,Windows XP Professional,Windows Vista,Windows XP

Vea también

Referencia

Clase genérica de WebProxyClient
Miembros de WebProxyClient
Espacio de nombres de Microsoft.Xrm.Sdk.WebServiceClient

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.