Assembly Properties

MSBuild Extension Pack

Assembly Properties MSBuild Extension Pack Help 4.0.12.0

The Assembly type exposes the following members.

Properties

  Name Description
Public property NetArguments
Sets the arguments to use for invoking a method. The arguments must be specified with a type, i.e. int
Public property NetAssembly
Sets the name of the Assembly
Public property NetClass
Sets the name of the Class
Public property NetMethod
Sets the name of the Method. If this is not provided, a call is made to the default constructor.
Public property OutputItems
Gets the outputitems.

For a call to GetMethodInfo, OutputItems provides the following metadata: Parameters

For a call to GetInfo, OutputItems provides the following metadata: AssemblyVersion, FileVersion, Culture, CultureDisplayName, FullName, PublicKeyToken, AssemblyInformationalVersion

Public property Result
Gets any Result that is returned
Top
See Also

Reference