Delen via


ProxyClientHelper-klasse

Provides helper methods to create a deployment service client class.

Naamruimte: Microsoft.Xrm.Sdk.Deployment.Proxy
Assembly: Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)

Syntaxis

'Declaratie
Public NotInheritable Class ProxyClientHelper
public static class ProxyClientHelper

Voorbeeld

DeploymentServiceClient service = Microsoft.Xrm.Sdk.Deployment.Proxy.ProxyClientHelper.CreateClient(new Uri("http://MyServerName/XRMDeployment/2011/Deployment.svc"));

Overnamehiërarchie

System.Object
  Microsoft.Xrm.Sdk.Deployment.Proxy.ProxyClientHelper

Thread-veiligheid

Alle openbare statische (Shared in Visual Basic) leden van dit type zijn thread-veilig. Exemplaarleden zijn niet gegarandeerd thread-veilig.

Platforms

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

Windows Server 2008,Windows Server 2012,Windows 7

Change History

Zie ook

Verwijzing

ProxyClientHelper-leden
Microsoft.Xrm.Sdk.Deployment.Proxy-naamruimte

Overige resources

Introduction to the Deployment Web Service

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