VsNetProjectReferenceAbsoluteProjFilePath Property |
Gets or sets the absolute proj file path to the cs/vbproj file. The filename (without extension) is seen as the name (as that's what VS.NET does too).
Namespace:
SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax public string AbsoluteProjFilePath { get; set; }
Public Property AbsoluteProjFilePath As String
Get
Set
Property Value
Type:
StringSee Also