nuget server logo nuget api documents
↑

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

SourceLocations

Full name Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.VBProj.CodeDOM.SourceLocations Assembly Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio Members 3

01 Syntax

Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.VBProj.CodeDOM.SourceLocations

02 Properties

NameOverloadsSummary
IsMultiplePartial 1 true when this symbol is composed of several partial declarations.
Count 1 the number of recorded source locations (partial declarations).
First 1 the first recorded source location; nothing when empty.

03 Members

property IsMultiplePartial #
IsMultiplePartial

true when this symbol is composed of several partial declarations.

property Count #
Count

the number of recorded source locations (partial declarations).

property First #
First

the first recorded source location; nothing when empty.