Gets the name of the library of this wire.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Name As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IWireProperty
Dim value As System.String
value = instance.Name |
C# | |
---|
System.string Name {get;} |
C++/CLI | |
---|
property System.String^ Name {
System.String^ get();
} |
Property Value
Library name
See Also
Availability
SolidWorks Routing 2006 FCS