Gets the class ID of this OLE object.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Clsid As String |
Visual Basic (Usage) | |
---|
Dim instance As ISwOLEObject
Dim value As String
value = instance.Clsid
|
C++/CLI | |
---|
property String^ Clsid {
String^ get();
} |
Return Value
Either an alpha-numeric string or the class ID of the host application
Example
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0