IUnmanagedAssetItem Properties |
The IUnmanagedAssetItem type exposes the following members.
Name | Description | |
---|---|---|
AncestorPaths |
Gets the paths of this items ancestor folders
| |
Ancestors |
Gets the ancestor unmanaged asset folders of current item
| |
Exists |
Gets whether the file or directory of the unmanaged asset physically exists on disk
| |
FullPath |
Gets the full file/directory path on disk
| |
Id |
Gets the unique id of the unmanaged asset item. For folder, starts with "uaf/"; For asset, starts with "ua/"
| |
Name |
Gets the file or directory name of the item
| |
Parent |
Gets the parent unmanaged asset folder of current item
| |
Path |
Gets the path relative to Unmanaged Assets Location | |
SecurityInherited |
Gets whether the security for this item is inherited from its parent unmanaged folder |