[]
Configurates CommandParameterPath.
public TBuilder CommandParameterPath(string value)
Public Function CommandParameterPath(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |