| 名前 | 解説 | |
|---|---|---|
![]() | Location | Gets the location of the file to parse. |
![]() | Stream | オーバーライドされます。 Gets the Stream object containing resource's data. |
![]() | Uri | Gets the UrlParser.Uri of the file to parse. |
UrlParserデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Location | Gets the location of the file to parse. |
![]() | Stream | オーバーライドされます。 Gets the Stream object containing resource's data. |
![]() | Uri | Gets the UrlParser.Uri of the file to parse. |
| 名前 | 解説 | |
|---|---|---|
![]() | Dispose | オーバーライドされます。 Perform general cleanup. |
![]() ![]() | Open | For internal use. Tries to interpret location as URL relative or absolute, relative URLs are resolved same as in ResourceNameParser.Open method. |