BuildMaster SDK Reference
Version:

GetClientCommandPreview Method

Returns a string containing the command to be passed to the tool.

Syntax

public abstract string GetClientCommandPreview()

Returns

String containing the command to be passed to the tool.

Remarks

This will typically be displayed to the user, so passwords should be obscured.