Revit 2026 API
AssetLibrary |
Library name
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string LibraryName { get; }
Public ReadOnly Property LibraryName As String Get
public: property String^ LibraryName { String^ get (); }
member LibraryName : string with get
Property Value
StringSee Also