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