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


Gets the file system path where the file was found.

Syntax

Visual Basic 
ReadOnly Property FoundPath As System.String
C# 
System.string FoundPath {get;}
C++/CLI 
property System.String^ FoundPath {
   System.String^ get();
}

Property Value

File system path where the file was found

Example

See Also

Availability

Version 5.2 of SOLIDWORKS PDM Professional