IProjectItemCollectionItemBaseName Property |
Gets the base name of a project item. The base name will be combined with a number to find a unique name.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax string ItemBaseName { get; }
Property Value
String
The base name of a project item in this collection.
See Also