Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
ComponentHandle
.
.
::
.
Id Property
ComponentHandle Class
See Also
Send Feedback
Gets the component id.
Namespace:
Gallio.Runtime.Extensibility
Assembly:
Gallio
(in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
C#
public
string
Id
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
Id
As
String
See Also
ComponentHandle Class
Gallio.Runtime.Extensibility Namespace