C-DEngine 5.105

TheServiceHostInfo..::..TileColor Property

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

Syntax


public string TileColor { get; set; }
Public Property TileColor As String
	Get
	Set
public:
property String^ TileColor {
	String^ get ();
	void set (String^ value);
}