SemanticVersion.BuildLabel Property

Definition

BuildLabel position in the SymVer string 'major.minor.patch-PreReleaseLabel+BuildLabel'.

public:
 property System::String ^ BuildLabel { System::String ^ get(); };
public:
 property Platform::String ^ BuildLabel { Platform::String ^ get(); };
public string BuildLabel { get; }
member this.BuildLabel : string
Public ReadOnly Property BuildLabel As String

Property Value

Applies to