ExternalAssemblyReferenceInfo Class Reference

List of all members.

Public Attributes

vs_version vs_version
 Solution file version.
AssemblyInfo assemblyInfo
 Assembly information (name, version, etc).
string include
 Include assembly reference property.
bool specificVersion
 SpecificVersion assembly reference property.
string solutionRequiredTargetFramework
 RequiredTargetFramework solution property.
string hintPath
 HintPath assembly reference property.
string projectTargetFrameworkVersion
 TargetFrameworkVersion project property.
string projectTargetFrameworkProfile
 TargetFrameworkProfile project property.
string referencePath
 ReferencePath project property.
string outputPath
 OutputPath project property.
IExternalAssemblyModule moduleFrom
 Module which require assembly.
string modulePath
 Module path, used to load assembly module for multi-file assembly.
bool comReference
 COM Reference.
string wrapperTool
 WrapperTool project property, used to load COM assembly.
string projectConfiguration
 Project configuration.

Member Data Documentation

AssemblyInfo assemblyInfo

Assembly information (name, version, etc).

COM Reference.

string hintPath

HintPath assembly reference property.

string include

Include assembly reference property.

Module which require assembly.

string modulePath

Module path, used to load assembly module for multi-file assembly.

string outputPath

OutputPath project property.

Project configuration.

TargetFrameworkProfile project property.

TargetFrameworkVersion project property.

string referencePath

ReferencePath project property.

RequiredTargetFramework solution property.

SpecificVersion assembly reference property.

Solution file version.

string wrapperTool

WrapperTool project property, used to load COM assembly.

© 2010 metaspec