Click or drag to resize
GeneratedCodeAttributeVersion Property
Gets the version of the tool that generated the code.

Namespace: System.CodeDom.Compiler
Assembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax
C#
public string Version { get; }

Property Value

Type: String
See Also