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
Filter
public string Filter { get; set; }