ProjectReference {Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.vbproj.Xml} .NET clr documentation

ProjectReference

Description

Declare

            
# namespace Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.vbproj.Xml
export class ProjectReference extends IncludeItem {
   HintPath: string;
   Include: string;
   Name: string;
   Private: string;
   Project: string;
}

        

.NET clr type reference tree

  1. this class extends from IncludeItem class: IncludeItem

[Package {$package} version {$version} Index]