Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gallio API Documentation
TypeName
.
.
::
.
FullName Property
TypeName Class
See Also
Send Feedback
Gets the full name of the type, including its namespace.
Namespace:
Gallio.Common.Reflection
Assembly:
Gallio
(in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
C#
public
string
FullName
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
FullName
As
String
See Also
TypeName Class
Gallio.Common.Reflection Namespace