Apple AppleScript Finder Guide User Manual
Page 97

C H A P T E R 2
Finder Objects
Object Class Definitions
85
Sharing Window
2
An object of class Sharing Window is a sharing window that appears when you
choose Sharing from the File menu while a sharable container is selected.
PROPERTIES
A sharing window has all the properties defined for object class Window on
page 95: Bounds, Closeable, Floating, Index, Modal, Position, Resizable, Titled,
Visible, Zoomable, and Zoomed.
Unlike other windows, a sharing window also has these properties:
container
A reference to the container to which the sharing
window belongs.
Class:
Reference
Modifiable:
No
exported
A Boolean value that indicates whether the container to which
the sharing window belongs is either shared or inside another
container whose contents are being shared. If one of these
conditions is true, the value is true and the container can be
mounted or accessed remotely; if neither of these conditions is
true, the value is false and the container isn’t available to
remote computers.
Class:
Boolean
Modifiable:
No
folder
A reference to the folder, if any, to which the sharing
window belongs.
Class:
Reference
Modifiable:
No
group
The name of the user or group selected in the pop-up menu
labeled User/Group.
Class:
String
Modifiable:
Yes