UIDocumentSendingToApplicationEventArgs Class    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides data for the WillBeginSendingToApplication and E:UIKit.UIDocumentSendingToApplicationEventArgs.WillBeginSendingToApplication events.
public class UIDocumentSendingToApplicationEventArgs : EventArgstype UIDocumentSendingToApplicationEventArgs = class
    inherit EventArgs- Inheritance
- 
				UIDocumentSendingToApplicationEventArgs
Constructors
| UIDocumentSendingToApplicationEventArgs(String) | Initializes a new instance of the UIDocumentSendingToApplicationEventArgs class. | 
Properties
| Application | Gets or sets the application that will receive the document. |