Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| protected virtual bool RequireUploadCompleted { get; } | 
| Visual Basic | 
|---|
| Protected Overridable ReadOnly Property RequireUploadCompleted As Boolean
	Get | 
| Visual C++ | 
|---|
| protected:
virtual property bool RequireUploadCompleted {
	bool get ();
} | 
 See Also
See Also