Table of Contents

Class FilePathTextBoxPresenter

Namespace
H.Presenters.Common
Assembly
H.Presenters.Common.dll
[Icon("")]
[Display(Name = "打开文件")]
public class FilePathTextBoxPresenter : DisplayBindableBase, INotifyPropertyChanged, IDisplayBindable, IIconable, INameable, IOrderable, IGroupable, IDable, IDescriptionable, IFilePathTextBoxPresenter, IOpenFilePathable
Inheritance
FilePathTextBoxPresenter
Implements
Inherited Members
Extension Methods

Properties

FilePath

public string FilePath { get; set; }

Property Value

string

Filter

public string Filter { get; set; }

Property Value

string