Table of Contents

Class UriHelpOptionsBase<T>

Namespace
H.Modules.Help.Base
Assembly
H.Modules.Help.dll
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
Derived
Inherited Members
Extension Methods

Properties

Uri

[JsonIgnore]
[PropertyItem(typeof(HyperlinkPropertyItem))]
[Display(Name = "地址")]
public string Uri { get; set; }

Property Value

string