ProvisionedFabricCodeVersion.CodeVersion Property

Definition

Gets the product version of Service Fabric.

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

Property Value

The product version of Service Fabric.

Applies to