EndpointCreatorSettings.

BuildConfiguration Property

Summary

Gets or sets a value used as a replacement inside the parsed endpoints file. Value will be injected as a replacement for every found [BuildConfiguration] pattern.

Syntax

public string BuildConfiguration { get; set; }

Value

Type Description
string A string that will be injected into the parsed endpoints file; otherwise, null.