Skip to main content

BuildConfigurations.getJsonName() method

Retrieves the JSON configuration name for a build configuration.

Signature

getJsonName(buildConfigurationName: string): string;

Parameters

Parameter

Type

Description

buildConfigurationName

string

The build configuration name to resolve.

Returns

string

The JSON configuration name associated with the given build configuration name.

Exceptions

InputError If the build configuration does not exist.

Remarks

For template-generated configurations, this returns the template name.


Generated via tsdoc2docusaurus 1.3.2 by API Extractor/Documenter 7.57.2.