| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
createTime* | xsd:dateTime |
The date and time the file was created.
This property gives information about files when returned from
ListFilesInGuest or
InitiateFileTransferFromGuest
as part of a GuestWindowsFileAttributes
object. This property will be ignored when passing a
GuestWindowsFileAttributes object to
InitiateFileTransferToGuest or
ChangeFileAttributesInGuest.
|
* | hiddenxsd:boolean |
The file is hidden.
If this property is not specified when passing a
GuestWindowsFileAttributes object to
InitiateFileTransferToGuest,
the file will not be set as a hidden file.
|
readOnly* | xsd:boolean |
The file is read-only.
If this property is not specified when passing a
GuestWindowsFileAttributes object to
InitiateFileTransferToGuest,
the file will not be set as a read-only file.
|
Properties inherited from GuestFileAttributes | ||
accessTime, modificationTime, symlinkTarget | ||
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |