NChartVersionInfo Property |
Get version info.
Namespace:
NChart3D_UWP
Assembly:
NChart3D_UWP (in NChart3D_UWP.dll)
Syntax public string VersionInfo { get; }
Public ReadOnly Property VersionInfo As String
Get
public:
virtual property String^ VersionInfo {
String^ get () sealed;
}
Property Value
Type:
StringSee Also