Class LinkList
Inheritance
System.Object
LinkList
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace:ClickTwice.Publisher.Core.Manifests
Assembly:ClickTwice.Publisher.Core.dll
Syntax
public class LinkList
Properties
| Improve this Doc View SourceDeveloperDocumentation
Declaration
public Uri DeveloperDocumentation { get; set; }
Property Value
Type | Description |
---|---|
System.Uri |
DocumentationUri
Declaration
public Uri DocumentationUri { get; set; }
Property Value
Type | Description |
---|---|
System.Uri |
SupportUrl
Declaration
public Uri SupportUrl { get; set; }
Property Value
Type | Description |
---|---|
System.Uri |