public string DeviceName { get; }
Public ReadOnly Property DeviceName As String Get
public: property String^ DeviceName { String^ get (); }
member DeviceName : string with get
In This Article