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