Revit 2025 API
AssetLibrary |
Library name
Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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