XmlSerializationSurrogateForAttributeAssemblyName Property |
Gets the assembly short name of the target class type.
If the
SerializationType is set, the assembly name is derived from that type; otherwise the explicitly provided assembly name is returned.
Namespace: Altaxo.Serialization.XmlAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic string AssemblyName { get; }Property Value
String
Exceptions
See Also