SemanticVersionBuildMetaData.

ToString(string) Method

Summary

Returns a string representation of this build metadata using the given format specifier.
Namespace
GitVersion
Containing Type
SemanticVersionBuildMetaData

Syntax

public string ToString(string format)

Parameters

Name Type Description
format string

Return Value

Type Description
string
GitHub