HostProduct.Ver Property

QsInformatica.Utils

HostProductVer Property

[Missing <summary> documentation for "P:QsInformatica.Utils.HostProduct.Ver"]

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public string Ver { get; set; }
Public Property Ver As String
	Get
	Set
public:
property String^ Ver {
	String^ get ();
	void set (String^ value);
}
member Ver : string with get, set

Property Value

Type: String
See Also