QsProduct.HostProduct Property

QsInformatica.Utils

QsProductHostProduct Property

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

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

Property Value

Type: HostProduct
See Also