Gets or sets the name of the module in the macro file from or to the PropertyManager handle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PropertyManagerHandleModuleName As String |
Visual Basic (Usage) | |
---|
Dim instance As IMacroFeatureData
Dim value As String
instance.PropertyManagerHandleModuleName = value
value = instance.PropertyManagerHandleModuleName
|
C# | |
---|
string PropertyManagerHandleModuleName {get; set;} |
C++/CLI | |
---|
property String^ PropertyManagerHandleModuleName {
String^ get();
void set (String^ value);
} |
Return Value
Name of the module in the macro file
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0