OpenUriFlags
Description:
[ CCode ( cprefix = "XDP_OPEN_URI_FLAG_" , type_id = "xdp_open_uri_flags_get_type ()" ) ]
[ Flags ]
public enum OpenUriFlags
Options for opening uris.
Content:
Enum values:
- ASK - Use an application chooser for the
given uri
- NONE - No options
- WRITABLE - Allow writing to file (if
uri points to a local file that is exported in the document portal and app is sandboxed itself)