public class IVbcHostObject5Implementation extends NetObject implements IVbcHostObject5
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/Microsoft.Build.Tasks.Hosting.IVbcHostObject5
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.Hosting.IVbcHostObject5
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
IVbcHostObject5Implementation(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeginInitialization() |
boolean |
Compile() |
int |
EndCompile(boolean buildSuccess) |
void |
EndInitialization() |
IVbcHostObjectFreeThreaded |
GetFreeThreadedHostObject() |
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
|
boolean |
IsDesignTime() |
boolean |
IsUpToDate() |
boolean |
SetAdditionalLibPaths(JCORefOut dupParam0) |
boolean |
SetAdditionalLibPaths(java.lang.String[] additionalLibPaths) |
boolean |
SetAddModules(JCORefOut dupParam0) |
boolean |
SetAddModules(java.lang.String[] addModules) |
boolean |
SetBaseAddress(java.lang.String targetType,
java.lang.String baseAddress) |
boolean |
SetCodePage(int codePage) |
boolean |
SetDebugType(boolean emitDebugInformation,
java.lang.String debugType) |
boolean |
SetDefineConstants(java.lang.String defineConstants) |
boolean |
SetDelaySign(boolean delaySign) |
boolean |
SetDisabledWarnings(java.lang.String disabledWarnings) |
boolean |
SetDocumentationFile(java.lang.String documentationFile) |
boolean |
SetErrorReport(java.lang.String errorReport) |
boolean |
SetFileAlignment(int fileAlignment) |
boolean |
SetGenerateDocumentation(boolean generateDocumentation) |
boolean |
SetHighEntropyVA(boolean highEntropyVA) |
boolean |
SetImports(ITaskItem[] importsList) |
boolean |
SetKeyContainer(java.lang.String keyContainer) |
boolean |
SetKeyFile(java.lang.String keyFile) |
boolean |
SetLanguageVersion(java.lang.String languageVersion) |
boolean |
SetLinkResources(ITaskItem[] linkResources) |
boolean |
SetMainEntryPoint(java.lang.String mainEntryPoint) |
boolean |
SetModuleAssemblyName(java.lang.String moduleAssemblyName) |
boolean |
SetNoConfig(boolean noConfig) |
boolean |
SetNoStandardLib(boolean noStandardLib) |
boolean |
SetNoWarnings(boolean noWarnings) |
boolean |
SetOptimize(boolean optimize) |
boolean |
SetOptionCompare(java.lang.String optionCompare) |
boolean |
SetOptionExplicit(boolean optionExplicit) |
boolean |
SetOptionInfer(boolean optionInfer) |
boolean |
SetOptionStrict(boolean optionStrict) |
boolean |
SetOptionStrictType(java.lang.String optionStrictType) |
boolean |
SetOutputAssembly(java.lang.String outputAssembly) |
boolean |
SetPlatform(java.lang.String platform) |
boolean |
SetPlatformWith32BitPreference(java.lang.String platformWith32BitPreference) |
boolean |
SetReferences(ITaskItem[] references) |
boolean |
SetRemoveIntegerChecks(boolean removeIntegerChecks) |
boolean |
SetResources(ITaskItem[] resources) |
boolean |
SetResponseFiles(ITaskItem[] responseFiles) |
boolean |
SetRootNamespace(java.lang.String rootNamespace) |
boolean |
SetSdkPath(java.lang.String sdkPath) |
boolean |
SetSources(ITaskItem[] sources) |
boolean |
SetSubsystemVersion(java.lang.String subsystemVersion) |
boolean |
SetTargetCompactFramework(boolean targetCompactFramework) |
boolean |
SetTargetType(java.lang.String targetType) |
boolean |
SetTreatWarningsAsErrors(boolean treatWarningsAsErrors) |
boolean |
SetVBRuntime(java.lang.String VBRuntime) |
boolean |
SetWarningsAsErrors(java.lang.String warningsAsErrors) |
boolean |
SetWarningsNotAsErrors(java.lang.String warningsNotAsErrors) |
boolean |
SetWin32Icon(java.lang.String win32Icon) |
boolean |
SetWin32Manifest(java.lang.String win32Manifest) |
boolean |
SetWin32Resource(java.lang.String win32Resource) |
static IVbcHostObject5 |
ToIVbcHostObject5(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into IVbcHostObject5, a cast assert is made to check if types are compatible. |
cast, Equals, Equals, GetHashCode, GetType, hashCode, setJCOInstance, toString, ToStringToIVbcHostObject4ToIVbcHostObject3ToIVbcHostObject2ToIVbcHostObjectToITaskHostpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public IVbcHostObject5Implementation(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void BeginInitialization()
throws java.lang.Throwable
BeginInitialization in interface IVbcHostObjectjava.lang.Throwablepublic boolean Compile()
throws java.lang.Throwable
Compile in interface IVbcHostObjectjava.lang.Throwablepublic int EndCompile(boolean buildSuccess)
throws java.lang.Throwable
EndCompile in interface IVbcHostObject5java.lang.Throwablepublic void EndInitialization()
throws java.lang.Throwable
EndInitialization in interface IVbcHostObjectjava.lang.Throwablepublic IVbcHostObjectFreeThreaded GetFreeThreadedHostObject() throws java.lang.Throwable
GetFreeThreadedHostObject in interface IVbcHostObject5java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface ITaskHostgetJCOAssemblyName in interface IVbcHostObjectgetJCOAssemblyName in interface IVbcHostObject2getJCOAssemblyName in interface IVbcHostObject3getJCOAssemblyName in interface IVbcHostObject4getJCOAssemblyName in interface IVbcHostObject5getJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface ITaskHostgetJCOClassName in interface IVbcHostObjectgetJCOClassName in interface IVbcHostObject2getJCOClassName in interface IVbcHostObject3getJCOClassName in interface IVbcHostObject4getJCOClassName in interface IVbcHostObject5getJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface ITaskHostgetJCOInstance in interface IVbcHostObjectgetJCOInstance in interface IVbcHostObject2getJCOInstance in interface IVbcHostObject3getJCOInstance in interface IVbcHostObject4getJCOInstance in interface IVbcHostObject5getJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface ITaskHostgetJCOObjectName in interface IVbcHostObjectgetJCOObjectName in interface IVbcHostObject2getJCOObjectName in interface IVbcHostObject3getJCOObjectName in interface IVbcHostObject4getJCOObjectName in interface IVbcHostObject5getJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface ITaskHostgetJCOType in interface IVbcHostObjectgetJCOType in interface IVbcHostObject2getJCOType in interface IVbcHostObject3getJCOType in interface IVbcHostObject4getJCOType in interface IVbcHostObject5getJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic boolean IsDesignTime()
throws java.lang.Throwable
IsDesignTime in interface IVbcHostObjectjava.lang.Throwablepublic boolean IsUpToDate()
throws java.lang.Throwable
IsUpToDate in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetAdditionalLibPaths(JCORefOut dupParam0) throws java.lang.Throwable
SetAdditionalLibPaths in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetAdditionalLibPaths(java.lang.String[] additionalLibPaths)
throws java.lang.Throwable
SetAdditionalLibPaths in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetAddModules(JCORefOut dupParam0) throws java.lang.Throwable
SetAddModules in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetAddModules(java.lang.String[] addModules)
throws java.lang.Throwable
SetAddModules in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetBaseAddress(java.lang.String targetType,
java.lang.String baseAddress)
throws java.lang.Throwable
SetBaseAddress in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetCodePage(int codePage)
throws java.lang.Throwable
SetCodePage in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetDebugType(boolean emitDebugInformation,
java.lang.String debugType)
throws java.lang.Throwable
SetDebugType in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetDefineConstants(java.lang.String defineConstants)
throws java.lang.Throwable
SetDefineConstants in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetDelaySign(boolean delaySign)
throws java.lang.Throwable
SetDelaySign in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetDisabledWarnings(java.lang.String disabledWarnings)
throws java.lang.Throwable
SetDisabledWarnings in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetDocumentationFile(java.lang.String documentationFile)
throws java.lang.Throwable
SetDocumentationFile in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetErrorReport(java.lang.String errorReport)
throws java.lang.Throwable
SetErrorReport in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetFileAlignment(int fileAlignment)
throws java.lang.Throwable
SetFileAlignment in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetGenerateDocumentation(boolean generateDocumentation)
throws java.lang.Throwable
SetGenerateDocumentation in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetHighEntropyVA(boolean highEntropyVA)
throws java.lang.Throwable
SetHighEntropyVA in interface IVbcHostObject5java.lang.Throwablepublic boolean SetImports(ITaskItem[] importsList) throws java.lang.Throwable
SetImports in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetKeyContainer(java.lang.String keyContainer)
throws java.lang.Throwable
SetKeyContainer in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetKeyFile(java.lang.String keyFile)
throws java.lang.Throwable
SetKeyFile in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetLanguageVersion(java.lang.String languageVersion)
throws java.lang.Throwable
SetLanguageVersion in interface IVbcHostObject3java.lang.Throwablepublic boolean SetLinkResources(ITaskItem[] linkResources) throws java.lang.Throwable
SetLinkResources in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetMainEntryPoint(java.lang.String mainEntryPoint)
throws java.lang.Throwable
SetMainEntryPoint in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetModuleAssemblyName(java.lang.String moduleAssemblyName)
throws java.lang.Throwable
SetModuleAssemblyName in interface IVbcHostObject2java.lang.Throwablepublic boolean SetNoConfig(boolean noConfig)
throws java.lang.Throwable
SetNoConfig in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetNoStandardLib(boolean noStandardLib)
throws java.lang.Throwable
SetNoStandardLib in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetNoWarnings(boolean noWarnings)
throws java.lang.Throwable
SetNoWarnings in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetOptimize(boolean optimize)
throws java.lang.Throwable
SetOptimize in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetOptionCompare(java.lang.String optionCompare)
throws java.lang.Throwable
SetOptionCompare in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetOptionExplicit(boolean optionExplicit)
throws java.lang.Throwable
SetOptionExplicit in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetOptionInfer(boolean optionInfer)
throws java.lang.Throwable
SetOptionInfer in interface IVbcHostObject2java.lang.Throwablepublic boolean SetOptionStrict(boolean optionStrict)
throws java.lang.Throwable
SetOptionStrict in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetOptionStrictType(java.lang.String optionStrictType)
throws java.lang.Throwable
SetOptionStrictType in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetOutputAssembly(java.lang.String outputAssembly)
throws java.lang.Throwable
SetOutputAssembly in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetPlatform(java.lang.String platform)
throws java.lang.Throwable
SetPlatform in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetPlatformWith32BitPreference(java.lang.String platformWith32BitPreference)
throws java.lang.Throwable
SetPlatformWith32BitPreference in interface IVbcHostObject5java.lang.Throwablepublic boolean SetReferences(ITaskItem[] references) throws java.lang.Throwable
SetReferences in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetRemoveIntegerChecks(boolean removeIntegerChecks)
throws java.lang.Throwable
SetRemoveIntegerChecks in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetResources(ITaskItem[] resources) throws java.lang.Throwable
SetResources in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetResponseFiles(ITaskItem[] responseFiles) throws java.lang.Throwable
SetResponseFiles in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetRootNamespace(java.lang.String rootNamespace)
throws java.lang.Throwable
SetRootNamespace in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetSdkPath(java.lang.String sdkPath)
throws java.lang.Throwable
SetSdkPath in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetSources(ITaskItem[] sources) throws java.lang.Throwable
SetSources in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetSubsystemVersion(java.lang.String subsystemVersion)
throws java.lang.Throwable
SetSubsystemVersion in interface IVbcHostObject5java.lang.Throwablepublic boolean SetTargetCompactFramework(boolean targetCompactFramework)
throws java.lang.Throwable
SetTargetCompactFramework in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetTargetType(java.lang.String targetType)
throws java.lang.Throwable
SetTargetType in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetTreatWarningsAsErrors(boolean treatWarningsAsErrors)
throws java.lang.Throwable
SetTreatWarningsAsErrors in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetVBRuntime(java.lang.String VBRuntime)
throws java.lang.Throwable
SetVBRuntime in interface IVbcHostObject4java.lang.Throwablepublic boolean SetWarningsAsErrors(java.lang.String warningsAsErrors)
throws java.lang.Throwable
SetWarningsAsErrors in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetWarningsNotAsErrors(java.lang.String warningsNotAsErrors)
throws java.lang.Throwable
SetWarningsNotAsErrors in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetWin32Icon(java.lang.String win32Icon)
throws java.lang.Throwable
SetWin32Icon in interface IVbcHostObjectjava.lang.Throwablepublic boolean SetWin32Manifest(java.lang.String win32Manifest)
throws java.lang.Throwable
SetWin32Manifest in interface IVbcHostObject2java.lang.Throwablepublic boolean SetWin32Resource(java.lang.String win32Resource)
throws java.lang.Throwable
SetWin32Resource in interface IVbcHostObjectjava.lang.Throwablepublic static IVbcHostObject5 ToIVbcHostObject5(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into IVbcHostObject5, a cast assert is made to check if types are compatible.ToIVbcHostObject5 in interface IVbcHostObject5from - IJCOBridgeReflected instance to be castedIVbcHostObject5 instancejava.lang.Throwable - in case of error during cast operation