SOLIDWORKS PDM Professional API Help Send Feedback
FileSize Property (IEdmSearchResult5)
See Also 
EPDM.Interop.epdm Namespace > IEdmSearchResult5 Interface : FileSize Property (IEdmSearchResult5)


Gets the size of this search result.

Syntax

Visual Basic 
ReadOnly Property FileSize As System.Integer
C# 
System.int FileSize {get;}
C++/CLI 
property System.int FileSize {
   System.int get();
}

Property Value

Size of the file; -1 for folders

Remarks

For very large file size search results, use IEdmSearchResult6::FileSize2.

See Also

Availability

SOLIDWORKS PDM Professional Version 5.2