ArgumentsBuilderExtension.

GetPropertyName(string) Method

Summary

Converts property name to appcenter arguments format
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
ArgumentsBuilderExtension

Syntax

public static string GetPropertyName(string name)

Examples

NoForce -> no-force

Parameters

Name Type Description
name string

Return Value

Type Description
string