C-DEngine 5.105

TheServiceHostInfo..::..TLDCGs Property

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public int TLDCGs { get; set; }
Public Property TLDCGs As Integer
	Get
	Set
public:
property int^ TLDCGs {
	int^ get ();
	void set (int^ value);
}