PlatformAPI.TOTARemoteProfilePathItem
Delphi
TOTARemoteProfilePathItem = record
C++
struct DECLSPEC_DRECORD TOTARemoteProfilePathItem
{
public:
System::UnicodeString Path;
System::UnicodeString MaskOrFramework;
bool IncludeSubDir;
System::UnicodeString DestinationDir;
TOTARemotePathType PathType;
System::UnicodeString Reserved;
};
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
record struct |
public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | PlatformAPI |
Description
TOTARemoteProfilePathItem représente un chemin distant défini dans un SDK. Ces chemins distants sont les entrées que vous pouvez voir dans le Gestionnaire de SDK lorsque vous modifiez un SDK OS X C++ ou un SDK iOS Delphi. Ces fichiers distants proviennent de votre système distant et se trouvent sur votre système local pour construire vos applications.