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