Click or drag to resize

XmlDeserializationCodeForAttributeAssemblyName Property

Returns the assembly name (short form) of the target class type.

Namespace: Altaxo.Serialization.Xml
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public string? AssemblyName { get; }

Property Value

String
See Also