Click or drag to resize

CodeExampleInfoType Property

Gets or sets the type of the example.

Namespace:  Novacta.Documentation.CodeExamples
Assembly:  Novacta.Documentation.CodeExamples (in Novacta.Documentation.CodeExamples.dll) Version: 1.0.0
Syntax
public Type Type { get; set; }

Property Value

Type: Type
The type of the example.
See Also