Udostępnij przez


Konstruktor ServiceClient (String)

Inicjuje nowe wystąpienie ServiceClient klasy z nazwy konfiguracja określony punkt końcowy.

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)

Składnia

'Deklaracja
Public Sub New ( _
    endpointConfigurationName As String _
)
'Użycie
Dim endpointConfigurationName As String

Dim instance As New ServiceClient(endpointConfigurationName)
public ServiceClient(
    string endpointConfigurationName
)
public:
ServiceClient(
    String^ endpointConfigurationName
)
new : 
        endpointConfigurationName:string -> ServiceClient
public function ServiceClient(
    endpointConfigurationName : String
)

Parametry

  • endpointConfigurationName
    Typ: System.String
    Nazwa konfiguracja punktu końcowego.