Table of Contents

Class SystemInfoModel

Namespace
HeBianGu.Control.Explorer
Assembly
HeBianGu.Control.Explorer.dll

说明

public class SystemInfoModel : NotifyPropertyChanged, INotifyPropertyChanged
Inheritance
SystemInfoModel
Implements
Derived
Inherited Members
Extension Methods

Properties

DisplayName

说明

public string DisplayName { get; set; }

Property Value

string

Icon

说明

public string Icon { get; set; }

Property Value

string

IsChecked

说明

public bool IsChecked { get; set; }

Property Value

bool