Gets or sets the path and file name for the macro for the macro feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MacroFileName As String |
Visual Basic (Usage) | |
---|
Dim instance As IMacroFeatureData
Dim value As String
instance.MacroFileName = value
value = instance.MacroFileName
|
C# | |
---|
string MacroFileName {get; set;} |
C++/CLI | |
---|
property String^ MacroFileName {
String^ get();
void set (String^ value);
} |
Return Value
Path and file name of the macro
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0