BuildMaster SDK Reference
Version:

BaseUrl Property

Gets or sets the base URL for BuildMaster (ex: http://buildmaster:81). This is used primarily by the service and event listeners since they are independent from the web application.

Syntax

public static string BaseUrl { get; set; }