Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
IComponentDescriptor
.
.
::
.
ComponentTypeName Property
IComponentDescriptor Interface
See Also
Send Feedback
Gets the component type name.
Namespace:
Gallio.Runtime.Extensibility
Assembly:
Gallio
(in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
C#
TypeName
ComponentTypeName
{
get
; }
Visual Basic (Declaration)
ReadOnly
Property
ComponentTypeName
As
TypeName
See Also
IComponentDescriptor Interface
Gallio.Runtime.Extensibility Namespace