'Declaration
Public Function WithHost( _ ByVal host As String _ ) As PowerController.PowerControllerClient
'Usage
Dim instance As PowerController.PowerControllerClient Dim host As String Dim value As PowerController.PowerControllerClient value = instance.WithHost(host)
public PowerController.PowerControllerClient WithHost( string host )
public: PowerController.PowerControllerClient^ WithHost( String^ host )
Parameters
- host