Server.Version Property

Definition

Gets or sets the server version. This is read-only.

public string Version { get; set; }
member this.Version : string with get, set
Public Property Version As String

Property Value

A String with the version of the server.

Applies to