Interface IAboutViewPresenterOption
- Namespace
- HeBianGu.Systems.About
- Assembly
- HeBianGu.Systems.About.dll
public interface IAboutViewPresenterOption : IMvpSettingOption, ISettingOption
- Inherited Members
-
- Extension Methods
-
Properties
Agreement
string Agreement { get; set; }
Property Value
- string
Company
string Company { get; set; }
Property Value
- string
Configuration
string Configuration { get; set; }
Property Value
- string
string Contact { get; set; }
Property Value
- string
Copyright
string Copyright { get; set; }
Property Value
- string
Culture
string Culture { get; set; }
Property Value
- string
DialogMode
DialogMode DialogMode { get; set; }
Property Value
- DialogMode
FileVersion
string FileVersion { get; set; }
Property Value
- string
Privacy
string Privacy { get; set; }
Property Value
- string
ProductDescription
string ProductDescription { get; set; }
Property Value
- string
Title
string Title { get; set; }
Property Value
- string
Trademark
string Trademark { get; set; }
Property Value
- string
Version
string Version { get; set; }
Property Value
- string
WebSet
string WebSet { get; set; }
Property Value
- string