Fired when a part is dropped from Windows Explorer into an assembly.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Delegate Function DAssemblyDocEvents_FileDropNotifyEventHandler( _
ByVal FileName As System.String _
) As System.Integer |
C# | |
---|
public delegate System.int DAssemblyDocEvents_FileDropNotifyEventHandler(
System.string FileName
) |
C++/CLI | |
---|
public delegate System.int DAssemblyDocEvents_FileDropNotifyEventHandler(
& System.String^ FileName
) |
Parameters
- FileName
- File name of the part
Remarks
Availability
SOLIDWORKS 2001Plus SP1, Revision Number 10.1