| AppFacadeDocs Property |
Gets a dictionary with labels and URLs for help and documentation.
If an URL is relative, it is considered to be relative to the apps
Dir.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public IDictionary<string, string> Docs { get; }
Public ReadOnly Property Docs As IDictionary(Of String, String)
Get
Property Value
Type:
IDictionaryString,
StringSee Also