Compartilhar via


CellStoragesClient Constructor (String)

Initializes a new instance of the CellStoragesClient class.

Namespace:  [CellStorage Web service]
Service reference: http://Site/_vti_bin/CellStorage.svc

Syntax

'Declaration
Public Sub New ( _
    endpointConfigurationName As String _
)
'Usage
Dim endpointConfigurationName As String

Dim instance As New CellStoragesClient(endpointConfigurationName)
public CellStoragesClient(
    string endpointConfigurationName
)

Parameters

See Also

Reference

CellStoragesClient Class

CellStoragesClient Members

CellStoragesClient Overload

CellStorage Web Service