Click or drag to resize

ProjectReferenceProjectFileName Property

The file name of the referenced Project.

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

Property Value

Type: String
See Also