Дополнительная информация, краткое описание датчика.

Namespace:  CarApplet
Assembly:  CarApplet (in CarApplet.dll)
Version: 1.1.3516.22281

Syntax

C#
string Description { get; }
Visual Basic (Declaration)
ReadOnly Property Description As String
Visual C++
property String^ Description {
	String^ get ();
}

See Also