TypeDelegator::GUID Property
.NET Framework (current version)
Gets the GUID (globally unique identifier) of the implemented type.
Assembly: mscorlib (in mscorlib.dll)
Implements
_Type::GUIDThe GUID (globally unique identifier) is a 128-bit unique identification string used to identify a class or an interface. It is primarily useful for interoperability between the Microsoft .NET Framework and COM.
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: