Namespace:
MonoOBSFramework
Assembly:
MonoOBSFramework (in MonoOBSFramework.dll)
Syntax
| | | | | | | | | |
| | C# | | | Visual Basic | | | Visual C++ | |
public static bool _ShowLogWindow { get; set; }Public Shared Property _ShowLogWindow As Boolean
public:
static property bool _ShowLogWindow {
bool get ();
void set (bool value);
}
See Also