UIApplication.ActiveUIDocument
Description:
Provides access to an object that represents the currently active project.
Provides access to an object that represents the currently active project.
Remarks:
External API commands can access this property in read-only mode only! The ability to modify the property is reserved for future implementations.
External API commands can access this property in read-only mode only! The ability to modify the property is reserved for future implementations.
public virtual UIDocument ActiveUIDocument { get; }
-
Thrown when attempting to modify the property.