Builder..::..SetPath Method

Namespace:  global
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


public DeployData..::..Builder SetPath(
	string value
)
Public Function SetPath ( _
	value As String _
) As DeployData..::..Builder
public:
DeployData..::..Builder^ SetPath(
	String^ value
)

Parameters

value
Type: String