ClassShellDirectory
Class
Class responsible for representing network computers. These models should be children of ShellNetworkRootDirectory and their children should be DirectoryInfoWrappers.
Definition
Namespace:Telerik.Windows.Controls.FileDialogs
Assembly:Telerik.Windows.Controls.FileDialogs.dll
Syntax:
cs-api-definition
public class ShellDirectory : DirectoryBaseWrapper, INotifyPropertyChanged, IDisposable
Inheritance: objectViewModelBaseFileSystemInfoWrapperDirectoryBaseWrapperShellDirectory
Implements:
Inherited Members
Properties
Parent
Gets the parent DirectoryBaseWrapper.
Declaration
cs-api-definition
public override DirectoryBaseWrapper Parent { get; }
Property Value
Overrides
Size
This property is not implemented for directories.