| AddInManagerGetAssemblyQualifiedName Method |
Namespace:
Dynamicweb.Extensibility.AddIns
Assembly:
Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax public static string GetAssemblyQualifiedName(
Type type
)
Public Shared Function GetAssemblyQualifiedName (
type As Type
) As String
Parameters
- type
- Type: SystemType
Return Value
Type:
StringSee Also