Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
ComponentRegistration
.
.
::
.
ComponentTypeName Property
ComponentRegistration Class
See Also
Send Feedback
Gets or sets the component type name, or null to use the default component type specified by the service.
Namespace:
Gallio.Runtime.Extensibility
Assembly:
Gallio
(in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
C#
public
TypeName
ComponentTypeName
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
ComponentTypeName
As
TypeName
See Also
ComponentRegistration Class
Gallio.Runtime.Extensibility Namespace