Node.CodeVersion Property

Definition

Gets the Service Fabric runtime version running on the node.

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

Property Value

The Service Fabric runtime version running on the node.

Applies to