| Revit 2021.1 API |
| DockablePanes..::..BuiltInDockablePanes..::..ProjectBrowser Property |
| DockablePanes..::..BuiltInDockablePanes Class See Also |
The project browser pane.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public static DockablePaneId ProjectBrowser { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property ProjectBrowser As DockablePaneId Get |
| Visual C++ |
|---|
public: static property DockablePaneId^ ProjectBrowser { DockablePaneId^ get (); } |