[]
Gets the Guid from a type.
public static Guid GetGuidFromType(Type type)
Public Shared Function GetGuidFromType(type As Type) As Guid
| Type | Name | Description |
|---|---|---|
| Type | type | The type. |
| Type | Description |
|---|---|
| Guid | The guid associated with this type. |