Summary
Returns "
System.Type.FullName
, System.Reflection.AssemblyName.Name
".- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- ReflectionUtilities
Syntax
public static string GetQualifiedName(Type type)
Remarks
This is similar to
System.Type.AssemblyQualifiedName
, but without the assembly version.Parameters
Name | Type | Description |
---|---|---|
type | Type |
Return Value
Type | Description |
---|---|
string |