ServiceClient 建構函式 (String)
Initializes a new instance of the ServiceClient class with the specified endpoint configuration name.
命名空間: Microsoft.MasterDataServices
組件: Microsoft.MasterDataServices (在 Microsoft.MasterDataServices.dll 中)
語法
'宣告
Public Sub New ( _
endpointConfigurationName As String _
)
'用途
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
)
參數
- endpointConfigurationName
型別:System. . :: . .String
The name of the endpoint configuration.