| 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.CodeGenerationMetaDataAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic string AbsoluteProjFilePath { get; set; }Public Property AbsoluteProjFilePath As String
	Get
	Set
Property Value
Type: 
String
See Also