AllowDirectoryDelete Property

Free Text Box Controls

FreeTextBox 3.2 Documentation AllowDirectoryDelete Property
NamespacesFreeTextBoxControlsImageGalleryAllowDirectoryDelete
Gets or sets if directory deleting is allowed.
Declaration Syntax
C# Visual Basic Visual C++
                  public bool AllowDirectoryDelete { get; set; }
                  Public Property AllowDirectoryDelete As Boolean
                  public:
property bool AllowDirectoryDelete {
	bool get ();
	void set (bool value);
}

Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068