Share via


DacPackage.VersionPrefix Property

Definition

Get version prefix information for the package version Ex: VersionPrefix will be "preview" for preview version and "" for released version

public string VersionPrefix { get; }
member this.VersionPrefix : string
Public ReadOnly Property VersionPrefix As String

Property Value

Applies to