DirectoryEntry

DirectoryEntry

Vue de l’ensemble

‘DirectoryEntry’ est une classe dans Aspose.Email FOSS pour Python.

Registre de dossiers fixe pour un objet stockage/stream et ses liens en bois.

Cette classe fournit 3 méthodes pour travailler avec les objets DirectoryEntry dans les programmes Python. Les méthodologies disponibles comprennent: is_root, s_storage et i_stream. Tous les membres publics sont accessibles à n’importe quelle application Pythone après l’installation de l’Aspose.Email FOSS pour le package PyThone. Propriétés : child_id , ‘clsid ; 'color_flag; ‘creation_time : directory_entry_name_length .

Propriétés

NameTypeAccessDescription
stream_idStreamIdReadGets the stream id.
namestrReadGets the name.
directory_entry_name_lengthintReadGets the directory entry name length.
object_typeDirectoryObjectTypeReadGets the object type.
color_flagDirectoryColorFlagReadGets the color flag.
left_sibling_idStreamIdReadGets the left sibling id.
right_sibling_idStreamIdReadGets the right sibling id.
child_idStreamIdReadGets the child id.
clsidbytesReadGets the clsid.
state_bitsintReadGets the state bits.
creation_timeFileTimeReadGets the creation time.
modified_timeFileTimeReadGets the modified time.
starting_sector_locationSectorNumberReadGets the starting sector location.
stream_sizeintReadGets the stream size.

méthodes

SignatureDescription
is_storage()boolReturns true if storage is set.
is_stream()boolReturns true if stream is set.
is_root()boolReturns true if root is set.

Voir aussi

  • Aspose.Email pour Python — Enterprise API Reference
 Français