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