Click or drag to resize
weroSoft AG, Software
FileViewModel Properties
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.

The FileViewModel type exposes the following members.

Properties
  NameDescription
Public propertyFileExtension
Gets the file extension of this file.
Public propertyImage
Gets the image of the node.
(Inherited from FileSystemViewModel.)
Public propertyIsDraggingAllowed
Gets a value indicating whether dragging is allowed or not.
Public propertyIsEditingAllowed
Gets a value indicating whether editing is allowed or not.
Public propertyName
Gets the name of the node.
(Inherited from FileSystemViewModel.)
Public propertyParent
Gets the parent of this particular node.
(Inherited from FileSystemViewModel.)
Top
See Also