ApplicationSharedComponentsLocation Property |
Location of shared components used by Revit.
Namespace: Autodesk.Revit.ApplicationServicesAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic string SharedComponentsLocation { get; }
Public ReadOnly Property SharedComponentsLocation As String
Get
public:
property String^ SharedComponentsLocation {
String^ get ();
}
member SharedComponentsLocation : string with get
Property Value
String
See Also