 | SplashWindowVersion Property |
Version string.
Namespace: NetEti.CustomControlsAssembly: Vishnu.WPF_UI (in Vishnu.WPF_UI.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string Version { get; set; }Public Property Version As String
Get
Set
public:
property String^ Version {
String^ get ();
void set (String^ value);
}member Version : string with get, set
Property value
String
See also