ItemGroup {Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.vbproj.Xml} | .NET clr documentation |
# namespace Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.vbproj.Xml
export class ItemGroup {
BootstrapperPackages: BootstrapperPackage[];
Compiles: Compile[];
Contents: Content[];
EmbeddedResources: EmbeddedResource[];
Imports: IncludeItem[];
Nones: None[];
ProjectReferences: ProjectReference[];
References: IncludeItem[];
TypeScriptCompiles: Compile[];
}
BootstrapperPackages
: BootstrapperPackageCompiles
: CompileContents
: ContentEmbeddedResources
: EmbeddedResourceImports
: IncludeItemNones
: NoneProjectReferences
: ProjectReferenceReferences
: IncludeItemTypeScriptCompiles
: Compile