Gets a value indicating whether [limit upload speed for test].
Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public static bool LimitSpeedForTest { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property LimitSpeedForTest As Boolean Get |
Visual C++ |
---|
public: static property bool LimitSpeedForTest { bool get (); } |