public class ResolveAssemblyReference extends TaskExtension
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/Microsoft.Build.Tasks.ResolveAssemblyReference
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: Microsoft.Build.Tasks.v4.0, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: Microsoft.Build.Tasks.v4.0
|
static java.lang.String |
className
Qualified class name: Microsoft.Build.Tasks.ResolveAssemblyReference
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ResolveAssemblyReference() |
ResolveAssemblyReference(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static ResolveAssemblyReference |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into ResolveAssemblyReference, a cast assert is made to check if types are compatible. |
boolean |
Execute() |
java.lang.String[] |
getAllowedAssemblyExtensions() |
java.lang.String[] |
getAllowedRelatedFileExtensions() |
java.lang.String |
getAppConfigFile() |
ITaskItem[] |
getAssemblies() |
ITaskItem[] |
getAssemblyFiles() |
boolean |
getAutoUnify() |
java.lang.String[] |
getCandidateAssemblyFiles() |
boolean |
getCopyLocalDependenciesWhenParentReferenceInGac() |
ITaskItem[] |
getCopyLocalFiles() |
ITaskItem[] |
getFilesWritten() |
boolean |
getFindDependencies() |
boolean |
getFindRelatedFiles() |
boolean |
getFindSatellites() |
boolean |
getFindSerializationAssemblies() |
ITaskItem[] |
getFullFrameworkAssemblyTables() |
java.lang.String[] |
getFullFrameworkFolders() |
java.lang.String[] |
getFullTargetFrameworkSubsetNames() |
boolean |
getIgnoreDefaultInstalledAssemblySubsetTables() |
boolean |
getIgnoreDefaultInstalledAssemblyTables() |
boolean |
getIgnoreTargetFrameworkAttributeVersionMismatch() |
boolean |
getIgnoreVersionForFrameworkReferences() |
ITaskItem[] |
getInstalledAssemblySubsetTables() |
ITaskItem[] |
getInstalledAssemblyTables() |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
java.lang.String[] |
getLatestTargetFrameworkDirectories() |
java.lang.String |
getProfileName() |
ITaskItem[] |
getRelatedFiles() |
ITaskItem[] |
getResolvedDependencyFiles() |
ITaskItem[] |
getResolvedFiles() |
ITaskItem[] |
getResolvedSDKReferences() |
ITaskItem[] |
getSatelliteFiles() |
ITaskItem[] |
getScatterFiles() |
java.lang.String[] |
getSearchPaths() |
ITaskItem[] |
getSerializationAssemblyFiles() |
boolean |
getSilent() |
java.lang.String |
getStateFile() |
ITaskItem[] |
getSuggestedRedirects() |
java.lang.String |
getTargetedRuntimeVersion() |
java.lang.String[] |
getTargetFrameworkDirectories() |
java.lang.String |
getTargetFrameworkMoniker() |
java.lang.String |
getTargetFrameworkMonikerDisplayName() |
java.lang.String[] |
getTargetFrameworkSubsets() |
java.lang.String |
getTargetFrameworkVersion() |
java.lang.String |
getTargetProcessorArchitecture() |
java.lang.String |
getWarnOrErrorOnTargetArchitectureMismatch() |
void |
setAllowedAssemblyExtensions(java.lang.String[] AllowedAssemblyExtensions) |
void |
setAllowedRelatedFileExtensions(java.lang.String[] AllowedRelatedFileExtensions) |
void |
setAppConfigFile(java.lang.String AppConfigFile) |
void |
setAssemblies(ITaskItem[] Assemblies) |
void |
setAssemblyFiles(ITaskItem[] AssemblyFiles) |
void |
setAutoUnify(boolean AutoUnify) |
void |
setCandidateAssemblyFiles(java.lang.String[] CandidateAssemblyFiles) |
void |
setCopyLocalDependenciesWhenParentReferenceInGac(boolean CopyLocalDependenciesWhenParentReferenceInGac) |
void |
setFilesWritten(ITaskItem[] FilesWritten) |
void |
setFindDependencies(boolean FindDependencies) |
void |
setFindRelatedFiles(boolean FindRelatedFiles) |
void |
setFindSatellites(boolean FindSatellites) |
void |
setFindSerializationAssemblies(boolean FindSerializationAssemblies) |
void |
setFullFrameworkAssemblyTables(ITaskItem[] FullFrameworkAssemblyTables) |
void |
setFullFrameworkFolders(java.lang.String[] FullFrameworkFolders) |
void |
setFullTargetFrameworkSubsetNames(java.lang.String[] FullTargetFrameworkSubsetNames) |
void |
setIgnoreDefaultInstalledAssemblySubsetTables(boolean IgnoreDefaultInstalledAssemblySubsetTables) |
void |
setIgnoreDefaultInstalledAssemblyTables(boolean IgnoreDefaultInstalledAssemblyTables) |
void |
setIgnoreTargetFrameworkAttributeVersionMismatch(boolean IgnoreTargetFrameworkAttributeVersionMismatch) |
void |
setIgnoreVersionForFrameworkReferences(boolean IgnoreVersionForFrameworkReferences) |
void |
setInstalledAssemblySubsetTables(ITaskItem[] InstalledAssemblySubsetTables) |
void |
setInstalledAssemblyTables(ITaskItem[] InstalledAssemblyTables) |
void |
setJCOInstance(JCObject instance) |
void |
setLatestTargetFrameworkDirectories(java.lang.String[] LatestTargetFrameworkDirectories) |
void |
setProfileName(java.lang.String ProfileName) |
void |
setResolvedSDKReferences(ITaskItem[] ResolvedSDKReferences) |
void |
setSearchPaths(java.lang.String[] SearchPaths) |
void |
setSilent(boolean Silent) |
void |
setStateFile(java.lang.String StateFile) |
void |
setTargetedRuntimeVersion(java.lang.String TargetedRuntimeVersion) |
void |
setTargetFrameworkDirectories(java.lang.String[] TargetFrameworkDirectories) |
void |
setTargetFrameworkMoniker(java.lang.String TargetFrameworkMoniker) |
void |
setTargetFrameworkMonikerDisplayName(java.lang.String TargetFrameworkMonikerDisplayName) |
void |
setTargetFrameworkSubsets(java.lang.String[] TargetFrameworkSubsets) |
void |
setTargetFrameworkVersion(java.lang.String TargetFrameworkVersion) |
void |
setTargetProcessorArchitecture(java.lang.String TargetProcessorArchitecture) |
void |
setWarnOrErrorOnTargetArchitectureMismatch(java.lang.String WarnOrErrorOnTargetArchitectureMismatch) |
getLoggetBuildEngine, getBuildEngine2, getBuildEngine3, getBuildEngine4, getHostObject, setBuildEngine, setHostObjectpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ResolveAssemblyReference()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
ArgumentNullException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionArgumentNullExceptionpublic ResolveAssemblyReference(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static ResolveAssemblyReference cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ResolveAssemblyReference, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedResolveAssemblyReference instancejava.lang.Throwable - in case of error during cast operationpublic boolean Execute()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
PathTooLongException,
DriveNotFoundException,
OperationCanceledException,
ArgumentOutOfRangeException,
NotSupportedException,
IndexOutOfRangeException,
CultureNotFoundException,
InvalidOperationException,
NullReferenceException,
OutOfMemoryException,
MissingMethodException,
TargetInvocationException,
AccessViolationException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
SecurityException,
EndOfStreamException,
KeyNotFoundException,
SerializationException,
RankException,
BadImageFormatException
Execute in class Taskjava.lang.ThrowableArgumentNullExceptionArgumentExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionArgumentOutOfRangeExceptionNotSupportedExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionNullReferenceExceptionOutOfMemoryExceptionMissingMethodExceptionTargetInvocationExceptionAccessViolationExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionSecurityExceptionEndOfStreamExceptionKeyNotFoundExceptionSerializationExceptionRankExceptionBadImageFormatExceptionpublic java.lang.String[] getAllowedAssemblyExtensions()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String[] getAllowedRelatedFileExtensions()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getAppConfigFile()
throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getAssemblies() throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getAssemblyFiles() throws java.lang.Throwable
java.lang.Throwablepublic boolean getAutoUnify()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String[] getCandidateAssemblyFiles()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getCopyLocalDependenciesWhenParentReferenceInGac()
throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getCopyLocalFiles() throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getFilesWritten() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, NotSupportedException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionNotSupportedExceptionpublic boolean getFindDependencies()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getFindRelatedFiles()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getFindSatellites()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getFindSerializationAssemblies()
throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getFullFrameworkAssemblyTables() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String[] getFullFrameworkFolders()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String[] getFullTargetFrameworkSubsetNames()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIgnoreDefaultInstalledAssemblySubsetTables()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIgnoreDefaultInstalledAssemblyTables()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIgnoreTargetFrameworkAttributeVersionMismatch()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIgnoreVersionForFrameworkReferences()
throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getInstalledAssemblySubsetTables() throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getInstalledAssemblyTables() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class TaskExtensionString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class TaskExtensionString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class TaskExtensionObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class TaskExtensionString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class TaskExtensionJCType representing the CLR Type of the instantiated Classpublic java.lang.String[] getLatestTargetFrameworkDirectories()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getProfileName()
throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getRelatedFiles() throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getResolvedDependencyFiles() throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getResolvedFiles() throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getResolvedSDKReferences() throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getSatelliteFiles() throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getScatterFiles() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String[] getSearchPaths()
throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getSerializationAssemblyFiles() throws java.lang.Throwable
java.lang.Throwablepublic boolean getSilent()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getStateFile()
throws java.lang.Throwable
java.lang.Throwablepublic final ITaskItem[] getSuggestedRedirects() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getTargetedRuntimeVersion()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String[] getTargetFrameworkDirectories()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getTargetFrameworkMoniker()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getTargetFrameworkMonikerDisplayName()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String[] getTargetFrameworkSubsets()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getTargetFrameworkVersion()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getTargetProcessorArchitecture()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getWarnOrErrorOnTargetArchitectureMismatch()
throws java.lang.Throwable
java.lang.Throwablepublic void setAllowedAssemblyExtensions(java.lang.String[] AllowedAssemblyExtensions)
throws java.lang.Throwable
java.lang.Throwablepublic void setAllowedRelatedFileExtensions(java.lang.String[] AllowedRelatedFileExtensions)
throws java.lang.Throwable
java.lang.Throwablepublic void setAppConfigFile(java.lang.String AppConfigFile)
throws java.lang.Throwable
java.lang.Throwablepublic void setAssemblies(ITaskItem[] Assemblies) throws java.lang.Throwable
java.lang.Throwablepublic void setAssemblyFiles(ITaskItem[] AssemblyFiles) throws java.lang.Throwable
java.lang.Throwablepublic void setAutoUnify(boolean AutoUnify)
throws java.lang.Throwable
java.lang.Throwablepublic void setCandidateAssemblyFiles(java.lang.String[] CandidateAssemblyFiles)
throws java.lang.Throwable
java.lang.Throwablepublic void setCopyLocalDependenciesWhenParentReferenceInGac(boolean CopyLocalDependenciesWhenParentReferenceInGac)
throws java.lang.Throwable
java.lang.Throwablepublic void setFilesWritten(ITaskItem[] FilesWritten) throws java.lang.Throwable
java.lang.Throwablepublic void setFindDependencies(boolean FindDependencies)
throws java.lang.Throwable
java.lang.Throwablepublic void setFindRelatedFiles(boolean FindRelatedFiles)
throws java.lang.Throwable
java.lang.Throwablepublic void setFindSatellites(boolean FindSatellites)
throws java.lang.Throwable
java.lang.Throwablepublic void setFindSerializationAssemblies(boolean FindSerializationAssemblies)
throws java.lang.Throwable
java.lang.Throwablepublic void setFullFrameworkAssemblyTables(ITaskItem[] FullFrameworkAssemblyTables) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException
public void setFullFrameworkFolders(java.lang.String[] FullFrameworkFolders)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException
public void setFullTargetFrameworkSubsetNames(java.lang.String[] FullTargetFrameworkSubsetNames)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException
public void setIgnoreDefaultInstalledAssemblySubsetTables(boolean IgnoreDefaultInstalledAssemblySubsetTables)
throws java.lang.Throwable
java.lang.Throwablepublic void setIgnoreDefaultInstalledAssemblyTables(boolean IgnoreDefaultInstalledAssemblyTables)
throws java.lang.Throwable
java.lang.Throwablepublic void setIgnoreTargetFrameworkAttributeVersionMismatch(boolean IgnoreTargetFrameworkAttributeVersionMismatch)
throws java.lang.Throwable
java.lang.Throwablepublic void setIgnoreVersionForFrameworkReferences(boolean IgnoreVersionForFrameworkReferences)
throws java.lang.Throwable
java.lang.Throwablepublic void setInstalledAssemblySubsetTables(ITaskItem[] InstalledAssemblySubsetTables) throws java.lang.Throwable, IndexOutOfRangeException, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException
public void setInstalledAssemblyTables(ITaskItem[] InstalledAssemblyTables) throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class TaskExtensionpublic void setLatestTargetFrameworkDirectories(java.lang.String[] LatestTargetFrameworkDirectories)
throws java.lang.Throwable
java.lang.Throwablepublic void setProfileName(java.lang.String ProfileName)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException
public void setResolvedSDKReferences(ITaskItem[] ResolvedSDKReferences) throws java.lang.Throwable
java.lang.Throwablepublic void setSearchPaths(java.lang.String[] SearchPaths)
throws java.lang.Throwable
java.lang.Throwablepublic void setSilent(boolean Silent)
throws java.lang.Throwable
java.lang.Throwablepublic void setStateFile(java.lang.String StateFile)
throws java.lang.Throwable
java.lang.Throwablepublic void setTargetedRuntimeVersion(java.lang.String TargetedRuntimeVersion)
throws java.lang.Throwable
java.lang.Throwablepublic void setTargetFrameworkDirectories(java.lang.String[] TargetFrameworkDirectories)
throws java.lang.Throwable
java.lang.Throwablepublic void setTargetFrameworkMoniker(java.lang.String TargetFrameworkMoniker)
throws java.lang.Throwable
java.lang.Throwablepublic void setTargetFrameworkMonikerDisplayName(java.lang.String TargetFrameworkMonikerDisplayName)
throws java.lang.Throwable
java.lang.Throwablepublic void setTargetFrameworkSubsets(java.lang.String[] TargetFrameworkSubsets)
throws java.lang.Throwable,
IndexOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException
public void setTargetFrameworkVersion(java.lang.String TargetFrameworkVersion)
throws java.lang.Throwable
java.lang.Throwablepublic void setTargetProcessorArchitecture(java.lang.String TargetProcessorArchitecture)
throws java.lang.Throwable
java.lang.Throwablepublic void setWarnOrErrorOnTargetArchitectureMismatch(java.lang.String WarnOrErrorOnTargetArchitectureMismatch)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
FormatException,
InvalidCastException,
ArgumentOutOfRangeException,
NotSupportedException,
InvalidOperationException,
IndexOutOfRangeException,
ObjectDisposedException,
CultureNotFoundException,
NullReferenceException