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