Clipboard.FileCount Property (Typed) | |
Used to determine how many files were dropped.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY FileCount AS LONG GET
public virtual int FileCount { get; }
Request Example
View SourceProperty Value
Type:
LongUsed to determine how many files were dropped.
See Also