Gets this component's reference.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ComponentReference As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMComponent10
Dim value As System.String
value = instance.ComponentReference |
C# | |
---|
System.string ComponentReference {get;} |
C++/CLI | |
---|
property System.String^ ComponentReference {
System.String^ get();
} |
Property Value
Component reference
Example
See Also
Availability
SOLIDWORKS Document Manager API 2018 SP0