Share 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.
Share data such as text and uris to other applications.
public static class Share
- Inheritance
-
System.ObjectShare
Methods
RequestAsync(ShareFileRequest) |
Show the user interface to share a file. |
RequestAsync(ShareMultipleFilesRequest) |
Show the user interface to share a multiple files. |
RequestAsync(ShareTextRequest) |
Show the share user interface to share text or uri. |
RequestAsync(String, String) |
Show the share user interface to share text with a title. |
RequestAsync(String) |
Show the share user interface to share text. |