Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public int NumFilesShowCancelAll { get; set; } |
Visual Basic |
---|
Public Property NumFilesShowCancelAll As Integer
Get
Set |
Visual C++ |
---|
public:
property int NumFilesShowCancelAll {
int get ();
void set (int value);
} |
See Also