Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.6.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.6.0.0
Syntax
| C# |
|---|
public void SetSecurityAllowDelete( bool allow ) |
| Visual Basic |
|---|
Public Sub SetSecurityAllowDelete ( _ allow As Boolean _ ) |
| Visual C++ |
|---|
public: void SetSecurityAllowDelete( bool allow ) |
Parameters
- allow
- Type: System..::..Boolean