Class UriHelpOptionsBase<T>
public class UriHelpOptionsBase<T> : IocOptionInstance<T>, INotifyPropertyChanged, IDisplayBindable, IIconable, IDable, IDescriptionable, ISettable, INameable, IOrderable, IGroupable, ILoadable, ISaveable, IDefaultable, IClearable, IOptions<T>, IUriHelpOptions where T : class, new()
Type Parameters
T
- Inheritance
-
UriHelpOptionsBase<T>
- Implements
-
IOptions<T>
- Derived
- Inherited Members
- Extension Methods
Properties
Uri
[JsonIgnore]
[PropertyItem(typeof(HyperlinkPropertyItem))]
[Display(Name = "地址")]
public string Uri { get; set; }