Click or drag to resize

AddInManifestConflicts Property

[Missing <summary> documentation for "P:Altaxo.AddInItems.AddInManifest.Conflicts"]


Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ReadOnlyCollection<AddInReference> Conflicts { get; }

Property Value

ReadOnlyCollectionAddInReference
See Also