Gets the name of the object.
Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Name As System.String |
C# | |
---|
System.string Name {get;} |
C++/CLI | |
---|
property System.String^ Name {
System.String^ get();
} |
Property Value
Name of the object
Example
Remarks
See Also
Availability
Version 5.2 SolidWorks Enterprise PDM