Click or drag to resize

XmlDeserializationCodeForAttributeAssemblyName Property

Gets the short assembly name of the target type.

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

Property Value

String
See Also