Returns an object containing information about the context of the load operation.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ExternalResourceLoadContext GetLoadContext()
Return Value
ExternalResourceLoadContext
An object containing information about the context of the load operation.
See Also
Reference