Click or drag to resize

AddInReferenceCreate Method

[Missing <summary> documentation for "M:Altaxo.AddInItems.AddInReference.Create(Altaxo.Main.Services.Properties,System.String)"]


Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public static AddInReference Create(
	Properties properties,
	string? hintPath
)

Parameters

properties  Properties

[Missing <param name="properties"/> documentation for "M:Altaxo.AddInItems.AddInReference.Create(Altaxo.Main.Services.Properties,System.String)"]

hintPath  String

[Missing <param name="hintPath"/> documentation for "M:Altaxo.AddInItems.AddInReference.Create(Altaxo.Main.Services.Properties,System.String)"]

Return Value

AddInReference

[Missing <returns> documentation for "M:Altaxo.AddInItems.AddInReference.Create(Altaxo.Main.Services.Properties,System.String)"]

See Also