Sets the new file name for a recently dropped file.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetDroppedFileName( _
ByVal FileName As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAssemblyDoc
Dim FileName As System.String
Dim value As System.Boolean
value = instance.SetDroppedFileName(FileName) |
C# | |
---|
System.bool SetDroppedFileName(
System.string FileName
) |
C++/CLI | |
---|
System.bool SetDroppedFileName(
& System.String^ FileName
) |
Parameters
- FileName
Name of the file to use for the rest of the drop process
Return Value
True if name is set, false if not
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0