In The Hand
GetGUID Method (t)
Namespaces
►
InTheHand
►
TypeHelper
►
GetGUID(Type)
C#
Visual Basic
.NET Components for Mobility
Gets the GUID associated with the Type.
Declaration Syntax
C#
Visual Basic
public
static
Guid
GetGUID
(
Type
t
)
Public
Shared
Function
GetGUID
( _
t
As
Type
_ )
As
Guid
Parameters
t
(
Type
)
The
Type
.
Return Value
The GUID associated with the
Type
.
Assembly:
InTheHand
(Module: InTheHand) Version: 7.0.0.0