nuget server logo nuget api documents
↑

API Docs / Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio / VBDocument

VBDocument

Full name Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.VBProj.VBDocument Assembly Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio Members 4

01 Syntax

Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.VBProj.VBDocument

02 Methods

NameOverloadsSummary
ToString 1

03 Properties

NameOverloadsSummary
FileName 1 relative path to the vbproj file
Imports 1 namespace imports list
Types 1 language symbols that parsed from current vb.net source file document text

04 Members

property FileName #
FileName

relative path to the vbproj file

property Imports #
Imports

namespace imports list

property Types #
Types

language symbols that parsed from current vb.net source file document text

method ToString #
ToString()