C-DEngine 5.105

TheUPnPDeviceInfo..::..DeviceName Property

Gets or sets the Device Name of the UPnP Device.

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

Syntax


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

Field Value

Remarks