Gets the path and name of the external file to which this OLE object is linked.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property FileName As String |
Visual Basic (Usage) | |
---|
Dim instance As ISwOLEObject
Dim value As String
value = instance.FileName
|
C# | |
---|
string FileName {get;} |
C++/CLI | |
---|
property String^ FileName {
String^ get();
} |
Return Value
Path and name of external file to which this OLE object is linked
Example
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0