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