| AppFacadeMarkdownDocumentation Property |
Gets the documentation text of this app in Markdown syntax.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public string MarkdownDocumentation { get; }
Public ReadOnly Property MarkdownDocumentation As String
Get
Property Value
Type:
StringSee Also