Gets the name of the instance. Can be a file name, resource name, Url etc.
Namespace: Altaxo.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public abstract string Name { get; }
Property Value
String
The name of this instance.
See Also