System.Net.URLClient.IURLRequest.URL
Delphi
property URL: TURI read GetURL write SetURL;
C++
__property TURI URL = {read=GetURL, write=SetURL};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | public | System.Net.URLClient.pas System.Net.URLClient.hpp | System.Net.URLClient | IURLRequest | 
説明
要求のターゲット URI です。