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