Namespace: CuteEditor.Impl
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Collapse imageSyntax

C#
public bool AllowFileSystem { get; }
Visual Basic
Public ReadOnly Property AllowFileSystem As Boolean
	Get
Visual C++
public:
property bool AllowFileSystem {
	bool get ();
}

Collapse imageSee Also