Click or drag to resize

IComManagerContainerDocumentName Property

If IsInEmbeddedMode is true, this property gets the name of the container document.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
string ContainerDocumentName { get; }

Property Value

String
The name of the container document.
See Also