Share

AddInId.GetAddInName Method

name of addin associated with this AddInId Attempts to obtain the name from loaded Third Party AddIns


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public string GetAddInName()

Return Value

String
name of addin

See Also

Reference

Was this information helpful?