Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public static bool AllowReflection { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property AllowReflection As Boolean
Get |
Visual C++ |
---|
public:
static property bool AllowReflection {
bool get ();
} |
See Also