This content is part of a third party extension that is not supported by the Cake project.
                        For more information about this extension see Cake.Tfx.
                            
	
		Summary
            Adds the server arguments to the specified argument builder.
            
		- Assembly
- Cake.Tfx .dll 
- Namespace
- Cake.Tfx 
- Containing Type
- TfxArgumentBuilder
Syntax
public static void GetServerArguments(ProcessArgumentBuilder builder, TfxServerSettings serverSettings)Parameters
| Name | Type | Description | 
|---|---|---|
| builder | Process | The builder. | 
| serverSettings | TfxServerSettings | The serverSettings. | 
Return Value
| Type | Description | 
|---|---|
| void | 
