SemanticVersion.PreReleaseLabel Property

Definition

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

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

Property Value

Applies to