AccessibilityCanRead Property |
Read Access Flag.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic bool CanRead { get; }
Public ReadOnly Property CanRead As Boolean
Get
public:
property bool CanRead {
bool get ();
}
Property Value
Type:
Boolean
See Also