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