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