Property AssemblyQualifiedName
- Namespace
- Alternet.TsTypedefsGenerator.Core.TsModels
- Assembly
- Alternet.Common.TypeScript.v9.dll
AssemblyQualifiedName
Gets the assembly-qualified name of the type, which includes the name of the assembly from which this Type object was loaded.
public override string AssemblyQualifiedName { get; }