StandardFileDialog.ReadOnly Property | |
A logical value indicating that the file's read-only attribute is set.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ReadOnly AS USUAL GET SET
public virtual Usual ReadOnly { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA logical value indicating that the file's read-only attribute is set.
See Also