Click or drag to resize

ProgrammingLanguageFileExtension Property

Gets or sets the file extension.

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

Property Value

Type: String
The file extension.
See Also