Click or drag to resize

CodeAssemblyDocumentationURL Property

URL to DocSite (Sandcastle) website. The URL must point to the directory that contains the generated html files. Example: http://someserver/oedocsite/help/html Can be null.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public string DocumentationURL { get; set; }

Property Value

Type: String
See Also