Click or drag to resize

ProjectFileUsingTabs Property

Always false for a Project. Can't be set.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public bool FileUsingTabs { get; set; }

Property Value

Type: Boolean

Implements

IFileFileUsingTabs
See Also