Sets the full path name of this file reference.
Syntax
Visual Basic (Declaration) | |
---|
Sub SetFullPath( _
ByRef pbsPath As System.String _
) |
C# | |
---|
void SetFullPath(
ref System.string pbsPath
) |
C++/CLI | |
---|
void SetFullPath(
& System.String^% pbsPath
) |
Parameters
- pbsPath
- Full path name of this file reference
See Also
Availability
SOLIDWORKS PDM Professional 2016