| FrameAttachedEventArgs Properties | 
The FrameAttachedEventArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | FrameId | 
            Id of the frame that has been attached.
             | 
|  | ParentFrameId | 
            Parent frame identifier.
             | 
|  | Stack | 
            JavaScript stack trace of when frame was attached, only set if frame initiated from script.
             | 
 See Also
See Also