ProjectItemsPasteOptionsRelocateReferences Property |
If true, references will be relocated in the same way as the project items will be relocated.
Namespace: Altaxo.Serialization.ClipboardAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool? RelocateReferences { get; set; }
Property Value
NullableBooleantrue if references should be relocated,
false otherwise
See Also