Gets the URI of the navigation request.
Namespace:
C1.Phone.PdfViewerAssembly: C1.Phone.PdfViewer (in C1.Phone.PdfViewer.dll)
Syntax
| C# |
|---|
public Uri Uri { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
| Visual Basic |
|---|
Public Property Uri As Uri <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |