[Missing <summary> documentation for "P:MattermostDriver.Session.DeviceID"]
Namespace:
MattermostDriver
Assembly:
MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntaxpublic string DeviceID { get; set; }Public Property DeviceID As String
Get
Set
public:
property String^ DeviceID {
String^ get ();
void set (String^ value);
}member DeviceID : string with get, set
Property Value
Type:
String
See Also