Gets or sets the path and file name for the macro file from or to the PropertyManager handle for this macro feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PropertyManagerHandleMacroFileName As String |
Visual Basic (Usage) | |
---|
Dim instance As IMacroFeatureData
Dim value As String
instance.PropertyManagerHandleMacroFileName = value
value = instance.PropertyManagerHandleMacroFileName
|
C# | |
---|
string PropertyManagerHandleMacroFileName {get; set;} |
C++/CLI | |
---|
property String^ PropertyManagerHandleMacroFileName {
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