Click or drag to resize

IUnmanagedAssetItem Properties


The IUnmanagedAssetItem type exposes the following members.

Properties
  Name Description
Public property Code example AncestorPaths Gets the paths of this items ancestor folders
Public property Ancestors Gets the ancestor unmanaged asset folders of current item
Public property Exists Gets whether the file or directory of the unmanaged asset physically exists on disk
Public property FullPath Gets the full file/directory path on disk
Public property Id Gets the unique id of the unmanaged asset item. For folder, starts with "uaf/"; For asset, starts with "ua/"
Public property Name Gets the file or directory name of the item
Public property Parent Gets the parent unmanaged asset folder of current item
Public property Path Gets the path relative to Unmanaged Assets Location
Public property SecurityInherited Gets whether the security for this item is inherited from its parent unmanaged folder
Top
See Also