Click or drag to resize

IUnmanagedAssetItem Properties


The IUnmanagedAssetItem type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAncestorPaths
Gets the paths of this items ancestor folders
Public propertyAncestors
Gets the ancestor unmanaged asset folders of current item
Public propertyExists
Gets whether the file or directory of the unmanaged asset physically exists on disk
Public propertyFullPath
Gets the full file/directory path on disk
Public propertyId
Gets the unique id of the unmanaged asset item. For folder, starts with "uaf/"; For asset, starts with "ua/"
Public propertyName
Gets the file or directory name of the item
Public propertyParent
Gets the parent unmanaged asset folder of current item
Public propertyPath
Gets the path relative to Unmanaged Assets Location
Public propertySecurityInherited
Gets whether the security for this item is inherited from its parent unmanaged folder
Top
See Also