Class
ShellDirectory

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: IDisposableINotifyPropertyChanged

Inherited Members DirectoryBaseWrapper.ChildDirectoriesDirectoryBaseWrapper.ChildrenDirectoryBaseWrapper.IsExpandedDirectoryBaseWrapper.CanExpandDirectoryBaseWrapper.IsInEditModeFileSystemInfoWrapper.Equals(object)FileSystemInfoWrapper.GetHashCode()FileSystemInfoWrapper.DateCreatedFileSystemInfoWrapper.IsShortcutFileSystemInfoWrapper.ShortcutLocationFileSystemInfoWrapper.SmallImageFileSystemInfoWrapper.MediumImageFileSystemInfoWrapper.LargeImageFileSystemInfoWrapper.ExtraLargeImageFileSystemInfoWrapper.NameFileSystemInfoWrapper.LabelFileSystemInfoWrapper.IsSelectedFileSystemInfoWrapper.IsCutFileSystemInfoWrapper.IsCutFromTreeViewFileSystemInfoWrapper.IsHiddenFileSystemInfoWrapper.IsSystemHiddenActualFileSystemInfoWrapper.LastWriteTimeFileSystemInfoWrapper.PathFileSystemInfoWrapper.SortOrderViewModelBase.VerifyPropertyName(string)ViewModelBase.InvokeOnUIThread(Action)ViewModelBase.Dispose()ViewModelBase.RaisePropertyChanged(string)ViewModelBase.OnPropertyChanged(string)ViewModelBase.OnPropertyChanged<T>(Expression<Func<T>>)ViewModelBase.Dispose(bool)ViewModelBase.PropertyChanged

Properties

Parent

Gets the parent DirectoryBaseWrapper.

Declaration

cs-api-definition
public override DirectoryBaseWrapper Parent { get; }

Property Value

DirectoryBaseWrapper

Overrides DirectoryBaseWrapper.Parent

Size

This property is not implemented for directories.

Declaration

cs-api-definition
public override long? Size { get; }

Property Value

long?

Overrides DirectoryBaseWrapper.Size

TypeText

Gets the type of file as descriptive text.

Declaration

cs-api-definition
public override string TypeText { get; }

Property Value

string

Overrides FileSystemInfoWrapper.TypeText

In this article
DefinitionPropertiesParentSizeTypeText
Not finding the help you need?
Contact Support