Namespace:  CuteEditor
Assembly:  CuteEditor (in CuteEditor.dll) Version: 6.6.0.0

Syntax

C#
public static bool AllowReflection { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property AllowReflection As Boolean
Visual C++
public:
static property bool AllowReflection {
	bool get ();
}

See Also