OpenFileRequest Class

Definition

Standard request for opening a file to another application.

public class OpenFileRequest
Inheritance
System.Object
OpenFileRequest

Constructors

Name Description
OpenFileRequest()

Open request with an existing file.

OpenFileRequest(String, FileBase)

Open request with an existing file.

OpenFileRequest(String, ReadOnlyFile)

Open request with an existing file.

Properties

Name Description
File

File to open.

PresentationSourceBounds

Gets or sets the source rectangle to display the Share UI from.

Title

Title to display on open dialog if available.

Applies to