Condividi tramite


Proprietà WebProxyClient.SdkClientVersion

Si applica a: CRM 2015 on-prem, CRM Online

The version of your client application.

Spazio dei nomi: Microsoft.Xrm.Sdk.WebServiceClient
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Sintassi

'Dichiarazione
Public Property SdkClientVersion As String
public string SdkClientVersion { get; set; }

Valore proprietà

Type: Stringa
The client application version.

Note

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.

Thread Safety

Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è garantito che i membri di istanza siano thread-safe.

Piattaforme

Piattaforme di sviluppo

Windows Vista, Windows Server 2003 e

Piattaforme di destinazione

Windows 98,Windows 2000,Windows 2000 Server,Windows CE,Windows Server 2008,Windows 98 Second Edition,Pocket PC,Smartphone,Windows Server 2003,Windows XP Professional,Windows Vista,Windows XP

Vedere anche

Riferimento

Classe generica WebProxyClient
Membri WebProxyClient
Spazio dei nomi Microsoft.Xrm.Sdk.WebServiceClient

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