CodeExampleInfoHasSourceCode Property

Gets a value signaling if the example has a source code path.

Definition

Namespace: Novacta.Documentation.CodeExamples
Assembly: Novacta.Documentation.CodeExamples (in Novacta.Documentation.CodeExamples.dll) Version: 2.0.0+d0711904e187765f05e6dc698044fce33381798b
C#
public bool HasSourceCode { get; }

Property Value

Boolean
if any source code file has been found; otherwise .

See Also