Provides access to members that control a file item URI.
Members
| Name | Description | |
|---|---|---|
![]() |
FilePath | The path to the file associated with this item URI. |
IFileItemURI.FilePath Property
The path to the file associated with this item URI.
Public Property FilePath As String
public string FilePath {get; set;}
Classes that implement IFileItemURI
| Classes | Description |
|---|---|
| FileItemURI | An item URI that identifes a file. |
| RPFItemURI | An item URI that identifes aN RPF file. |
