Sets the name of the feature for the recently dropped file.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetDroppedFileFeatureName( _
ByVal FeatureName As System.String _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAssemblyDoc
Dim FeatureName As System.String
Dim value As System.Boolean
value = instance.SetDroppedFileFeatureName(FeatureName) |
C# | |
---|
System.bool SetDroppedFileFeatureName(
System.string FeatureName
) |
C++/CLI | |
---|
System.bool SetDroppedFileFeatureName(
& System.String^ FeatureName
) |
Parameters
- FeatureName
- Feature name
Return Value
True if the feature name is set, false if not
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0