Click or drag to resize
HostDseVersion Property
Gets the DSE version the server is running. This property might be null on older server versions.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.5.0
Syntax
C#
public Version DseVersion { get; }

Property Value

Type: Version
See Also